README: add MacPorts install info (#2265)

This commit is contained in:
Herby Gillot 2021-11-06 23:18:24 -04:00 committed by GitHub
parent 58e3cc1be0
commit 26c24c25c0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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