From 6b719c5d33ea91a9b65322f921569a5284993d1a Mon Sep 17 00:00:00 2001 From: kajisha Date: Wed, 27 Jun 2018 12:57:07 +0900 Subject: 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 --- README.md | 3 +++ 1 file changed, 3 insertions(+) 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: -- cgit v1.2.3