From 51050811ebc7d98f83dd5dac234653170914d072 Mon Sep 17 00:00:00 2001 From: "Sijmen J. Mulder" Date: Tue, 2 Jun 2020 22:49:18 +0200 Subject: [PATCH] Add pkgsrc instruction to readme (#1699) --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index a1fbed96..088bdae6 100644 --- 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