Add pkgsrc instruction to readme (#1699)

This commit is contained in:
Sijmen J. Mulder 2020-06-02 22:49:18 +02:00 committed by GitHub
parent 14cd3cdbf8
commit 51050811eb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -132,6 +132,8 @@ for other operating systems. These packages are not guaranteed to be up-to-date.
* `scoop install micro`.
* OpenBSD: Available in the ports tree and also available as a binary package.
* `pkd_add -v micro`.
* NetBSD, macOS, Linux, Illumos, etc. with [pkgsrc](http://www.pkgsrc.org/)-current:
* `pkg_add micro`
### Building from source