summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorGravatar Mike Burns <mike@mike-burns.com>2015-12-14 19:21:47 +0100
committerGravatar Mike Burns <mike@mike-burns.com>2015-12-14 19:21:47 +0100
commitfbb301d9d37bfddbd8e6ac3669cd5d3b8276dad5 (patch)
treeb329bd8d6f264f6ac5b835bcdc331f0d32d8eb79 /README.md
parent7a94e88e57d4721b4ef32275d883a10e280eb277 (diff)
We have a FreeBSD package
I just learned, when I upgraded a server that I share with mhoran, that there is a FreeBSD package. And he didn't tell me! Thanks to Leonardo for maintaining it and to mhoran for quietly indicating that it exists.
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 5 insertions, 1 deletions
diff --git a/README.md b/README.md
index f2a2c34..ec270b8 100644
--- a/README.md
+++ b/README.md
@@ -27,13 +27,17 @@ Debian-based:
OpenBSD (-current):
- sudo pkg_add rcm
+ doas pkg_add rcm
Fedora 21/22/23:
sudo dnf copr enable seeitcoming/rcm
sudo dnf install rcm
+FreeBSD:
+
+ sudo pkg install rcm
+
openSUSE/RHEL/CentOS: [instructions](http://software.opensuse.org/download.html?project=utilities&package=rcm)
OS X: