mirror of
https://github.com/zyedidia/micro
synced 2024-11-05 17:41:24 +00:00
Update snap installation instructions
This commit is contained in:
parent
2bbd29998e
commit
0db4556efb
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue