From a32aeb9573f4f633194d4dd01546991c9a8da160 Mon Sep 17 00:00:00 2001 From: Dvd-Znf Date: Tue, 4 Apr 2023 14:33:49 +0300 Subject: [PATCH] Added Alpine Linux to list of packages --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 508d822d8..cf6e0a39e 100644 --- a/README.md +++ b/README.md @@ -639,6 +639,12 @@ More info and versions in the [Debian package tracker](https://tracker.debian.or emerge net-p2p/monero ``` +* Alpine Linux: + + ```bash + apk add monero + ``` + * macOS [(homebrew)](https://brew.sh/) ```bash brew install monero