summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar kajisha <kajisha@gmail.com>2018-06-27 12:57:07 +0900
committerGravatar Mike Burns <mburns@thoughtbot.com>2018-07-06 10:21:27 -0400
commit6b719c5d33ea91a9b65322f921569a5284993d1a (patch)
tree08441ea00ddcf76df7a652eb1320dfda4b9d6059
parentc263d2b097a7c6bb398491e79f8104213046f38c (diff)
Add Alpine Linux install instruction
As of Alpine 3.8.0, rcm is available at the [community repository]. [community repository]: https://pkgs.alpinelinux.org/packages?name=rcm&branch=v3.8
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index c10ab88..39d78e4 100644
--- a/README.md
+++ b/README.md
@@ -76,6 +76,9 @@ Void Linux:
sudo xbps-install -S rcm
+Alpine Linux:
+ sudo apk add rcm
+
Elsewhere:
This uses the standard GNU autotools, so it's the normal dance: