Skip to content

Commit

Permalink
Fix typo in README.md (#3361)
Browse files Browse the repository at this point in the history
  • Loading branch information
mdom authored Jun 21, 2024
1 parent 0fa4a3a commit 882b98f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@ for other operating systems. These packages are not guaranteed to be up-to-date.
* `choco install micro`.
* `scoop install micro`.
* OpenBSD: Available in the ports tree and also available as a binary package.
* `pkd_add -v micro`.
* `pkg_add -v micro`.
* NetBSD, macOS, Linux, Illumos, etc. with [pkgsrc](http://www.pkgsrc.org/)-current:
* `pkg_add micro`
* macOS: Available in package managers.
Expand Down

0 comments on commit 882b98f

Please sign in to comment.