mirror of
https://github.com/zyedidia/micro.git
synced 2025-06-18 14:55:38 -04:00
README.md: Add another install option in the list
This commit is contained in:
parent
2ae9812f47
commit
c2e6cc3e5d
@ -135,6 +135,7 @@ for other operating systems. These packages are not guaranteed to be up-to-date.
|
||||
* See [wiki](https://github.com/zyedidia/micro/wiki/Installing-Micro) for details about CRUX, Termux.
|
||||
* distro-agnostic package managers:
|
||||
* `nix profile install nixpkgs#micro` (with [Nix](https://nixos.org/) and flakes enabled)
|
||||
* `dbin add micro` OR in case you want to use test micro without installing it or anything at all: `wget -qO- "https://raw.githubusercontent.com/xplshn/dbin/master/stubdl" | sh -s -- run micro` (with [Dbin](https://github.com/xplshn/dbin))
|
||||
* `flox install micro` (with [Flox](https://flox.dev))
|
||||
* Windows: [Chocolatey](https://chocolatey.org), [Scoop](https://scoop.sh/) and [WinGet](https://learn.microsoft.com/en-us/windows/package-manager/winget/).
|
||||
* `choco install micro`.
|
||||
|
Loading…
Reference in New Issue
Block a user