Update snap installation instructions

This commit is contained in:
Zachary Yedidia 2017-07-29 14:45:49 -04:00
parent 2bbd29998e
commit 0db4556efb

View file

@ -85,7 +85,7 @@ choco install micro
On Linux, you can install micro through [snap](https://snapcraft.io/docs/core/install)
```
snap install micro --beta
snap install micro --edge --classic
```
### Building from source