]> git.lizzy.rs Git - micro.git/commitdiff
Update installation instruction on Debian systems
authorUtkarsh Gupta <utkarsh@debian.org>
Wed, 12 Feb 2020 02:15:07 +0000 (07:45 +0530)
committerUtkarsh Gupta <utkarsh@debian.org>
Wed, 12 Feb 2020 02:15:07 +0000 (07:45 +0530)
README.md

index 9b4cff4f36fb73bcd904b312f0f63b5e4f49e371..9f6cd16c2dac290c569f0fc06e7883068fdb3d86 100644 (file)
--- a/README.md
+++ b/README.md
@@ -106,13 +106,13 @@ You can install micro using Homebrew on Mac:
 brew install micro
 ```
 
-On Debian Linux, you can install micro through [snap](https://snapcraft.io/docs/core/install)
+On Debian systems, you can install micro via apt:
 
 ```
-snap install micro --classic
+apt install micro
 ```
 
-Homebrew and snap are the two "officially" maintained package manager distributions of micro.
+Homebrew and apt are the two "officially" maintained package manager distributions of micro.
 
 Micro is also available through other package managers on Linux such as AUR, Nix, and package managers
 for other operating systems: