Skip to content

Commit f74eb23

Browse files
winget as windows installation in README.md (#3248)
* micro as windows installation in README.md * suggested change * Change urls Co-authored-by: にてん <127052329+niten94@users.noreply.github.com> --------- Co-authored-by: にてん <127052329+niten94@users.noreply.github.com>
1 parent fa9bc6b commit f74eb23

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,9 +152,10 @@ for other operating systems. These packages are not guaranteed to be up-to-date.
152152
* distro-agnostic package managers:
153153
* `nix profile install nixpkgs#micro` (with [Nix](https://nixos.org/) and flakes enabled)
154154
* `flox install micro` (with [Flox](https://flox.dev))
155-
* Windows: [Chocolatey](https://chocolatey.org) and [Scoop](https://github.com/lukesampson/scoop).
155+
* Windows: [Chocolatey](https://chocolatey.org), [Scoop](https://scoop.sh/) and [WinGet](https://learn.microsoft.com/en-us/windows/package-manager/winget/).
156156
* `choco install micro`.
157157
* `scoop install micro`.
158+
* `winget install zyedidia.micro`
158159
* OpenBSD: Available in the ports tree and also available as a binary package.
159160
* `pkg_add -v micro`.
160161
* NetBSD, macOS, Linux, Illumos, etc. with [pkgsrc](http://www.pkgsrc.org/)-current:

0 commit comments

Comments
 (0)