]> git.lizzy.rs Git - micro.git/commitdiff
Add pkgsrc instruction to readme (#1699)
authorSijmen J. Mulder <ik@sjmulder.nl>
Tue, 2 Jun 2020 20:49:18 +0000 (22:49 +0200)
committerGitHub <noreply@github.com>
Tue, 2 Jun 2020 20:49:18 +0000 (16:49 -0400)
README.md

index a1fbed963c45614c28bb2163224e73440287430f..088bdae60d372967e9fc11ba2dad728a5a352a38 100644 (file)
--- a/README.md
+++ b/README.md
@@ -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