From: Herby Gillot Date: Sun, 7 Nov 2021 03:18:24 +0000 (-0400) Subject: README: add MacPorts install info (#2265) X-Git-Url: https://git.lizzy.rs/?a=commitdiff_plain;h=26c24c25c040a5770f4a2bfd8acf1f3b33cfe9ab;p=micro.git README: add MacPorts install info (#2265) --- diff --git a/README.md b/README.md index 6ed5b982..29adb166 100644 --- 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