mirror of
https://github.com/monero-project/monero.git
synced 2024-12-23 03:59:33 +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
|
||||
```
|
||||
|
||||
* Alpine Linux:
|
||||
|
||||
```bash
|
||||
apk add monero
|
||||
```
|
||||
|
||||
* macOS [(homebrew)](https://brew.sh/)
|
||||
```bash
|
||||
brew install monero
|
||||
|
|
Loading…
Reference in a new issue