Skip to content

Commit

Permalink
winget as windows installation in README.md (#3248)
Browse files Browse the repository at this point in the history
* micro as windows installation in README.md

* suggested change

* Change urls

Co-authored-by: にてん <[email protected]>

---------

Co-authored-by: にてん <[email protected]>
  • Loading branch information
stone-w4tch3r and niten94 authored Aug 19, 2024
1 parent fa9bc6b commit f74eb23
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -152,9 +152,10 @@ for other operating systems. These packages are not guaranteed to be up-to-date.
* distro-agnostic package managers:
* `nix profile install nixpkgs#micro` (with [Nix](https://nixos.org/) and flakes enabled)
* `flox install micro` (with [Flox](https://flox.dev))
* Windows: [Chocolatey](https://chocolatey.org) and [Scoop](https://github.com/lukesampson/scoop).
* Windows: [Chocolatey](https://chocolatey.org), [Scoop](https://scoop.sh/) and [WinGet](https://learn.microsoft.com/en-us/windows/package-manager/winget/).
* `choco install micro`.
* `scoop install micro`.
* `winget install zyedidia.micro`
* OpenBSD: Available in the ports tree and also available as a binary package.
* `pkg_add -v micro`.
* NetBSD, macOS, Linux, Illumos, etc. with [pkgsrc](http://www.pkgsrc.org/)-current:
Expand Down

0 comments on commit f74eb23

Please sign in to comment.