Added Alpine Linux to list of packages
This commit is contained in:
parent
44ac52f929
commit
a32aeb9573
|
@ -639,6 +639,12 @@ More info and versions in the [Debian package tracker](https://tracker.debian.or
|
||||||
emerge net-p2p/monero
|
emerge net-p2p/monero
|
||||||
```
|
```
|
||||||
|
|
||||||
|
* Alpine Linux:
|
||||||
|
|
||||||
|
```bash
|
||||||
|
apk add monero
|
||||||
|
```
|
||||||
|
|
||||||
* macOS [(homebrew)](https://brew.sh/)
|
* macOS [(homebrew)](https://brew.sh/)
|
||||||
```bash
|
```bash
|
||||||
brew install monero
|
brew install monero
|
||||||
|
|
Loading…
Reference in New Issue