]> git.lizzy.rs Git - micro.git/commitdiff
README: add MacPorts install info (#2265)
authorHerby Gillot <herby.gillot@gmail.com>
Sun, 7 Nov 2021 03:18:24 +0000 (23:18 -0400)
committerGitHub <noreply@github.com>
Sun, 7 Nov 2021 03:18:24 +0000 (20:18 -0700)
README.md

index 6ed5b982b69d0dcf43243986a12f30d661a1c4c9..29adb1665b586c976e6589164a36e17169ab14c4 100644 (file)
--- a/README.md
+++ b/README.md
@@ -153,6 +153,8 @@ for other operating systems. These packages are not guaranteed to be up-to-date.
     * `pkd_add -v micro`.
 * NetBSD, macOS, Linux, Illumos, etc. with [pkgsrc](http://www.pkgsrc.org/)-current:
     * `pkg_add micro`
+* macOS with [MacPorts](https://www.macports.org):
+    * `sudo port install micro`
 
 ### Building from source