mirror of
https://github.com/zyedidia/micro.git
synced 2026-03-15 21:37:09 +09:00
Merge branch 'update-readme' of https://github.com/utkarsh2102/micro into utkarsh2102-update-readme
This commit is contained in:
@@ -107,13 +107,13 @@ You can install micro using Homebrew on Mac:
|
|||||||
brew install micro
|
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
|
Micro is also available through other package managers on Linux such as AUR, Nix, and package managers
|
||||||
for other operating systems:
|
for other operating systems:
|
||||||
|
|||||||
Reference in New Issue
Block a user