windows wsl snap faq

Former-commit-id: f38872685416288e39844ba75da00b051d995f4b [formerly f38872685416288e39844ba75da00b051d995f4b [formerly d6a6ce46604ae910413318597a357bca21565b3f [formerly a3a2dacfce95aaf7d2418a02288b34afe751542b]]]
Former-commit-id: effcc55ce240368ad016e145c889dc0dcc0ba7d2
Former-commit-id: c31324aaea4e0863bd056bb50d1ee1352149d87c [formerly ca7a75ede87e0935d6caea53f322803c6c9836ca]
Former-commit-id: 32c258a0808f56b923df5b5afc38011d45d15eaa
pull/15/head
Miguel Mota 6 years ago
parent 7101846b22
commit f28a6777a1

@ -57,6 +57,8 @@ Running snap:
sudo snap run cointop
```
Note: snaps don't work in Windows WSL. See this [issue thread](https://forum.snapcraft.io/t/windows-subsystem-for-linux/216/16).
## Updating
To update make sure to use the `-u` flag.
@ -322,6 +324,9 @@ Action|Description
- A: There's instructions on installing Go on Ubuntu in the [wiki](https://github.com/miguelmota/cointop/wiki/Installing-Go-on-Ubuntu).
- Q: I'm getting errors installing the snap in Windows WSL.
- A: Unfortunately Windows WSL doesn't support `snapd` which is required for snaps to run. See this [issue thread](https://forum.snapcraft.io/t/windows-subsystem-for-linux/216/16).
## License

Loading…
Cancel
Save