From 26c24c25c040a5770f4a2bfd8acf1f3b33cfe9ab Mon Sep 17 00:00:00 2001 From: Herby Gillot Date: Sat, 6 Nov 2021 23:18:24 -0400 Subject: [PATCH] README: add MacPorts install info (#2265) --- README.md | 2 ++ 1 file changed, 2 insertions(+) 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