mirror of
https://github.com/monero-project/monero.git
synced 2025-01-11 05:14:36 +00:00
Added Alpine Linux to list of packages
This commit is contained in:
parent
44ac52f929
commit
a32aeb9573
1 changed files with 6 additions and 0 deletions
|
@ -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 a new issue