diff options
| author | Riccardo Spagni <ric@spagni.net> | 2017-10-15 18:26:46 +0200 |
|---|---|---|
| committer | Riccardo Spagni <ric@spagni.net> | 2017-10-15 18:26:46 +0200 |
| commit | 51bfdfb67406f07c771f16ffed01af4d68758ef0 (patch) | |
| tree | 4826eb547d1554ed43e218f40d18c1589908d56b | |
| parent | 960886aa04f0b50265884c0d4338031a93b1bc5d (diff) | |
| parent | acc186ebb11e04cbaf6e722415e43683117fc30b (diff) | |
| download | monzero-core-51bfdfb67406f07c771f16ffed01af4d68758ef0.tar.gz monzero-core-51bfdfb67406f07c771f16ffed01af4d68758ef0.tar.xz monzero-core-51bfdfb67406f07c771f16ffed01af4d68758ef0.zip | |
Merge pull request #2556
acc186eb README: Add package installation instructions for Void Linux (Helmut Pozimski)
| -rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -125,6 +125,10 @@ Installing a snap is very quick. Snaps are secure. They are isolated with all of - Stable release: [`monero`](https://aur.archlinux.org/packages/monero) - Bleeding edge: [`monero-git`](https://aur.archlinux.org/packages/monero-git) +* Void Linux: + + xbps-install -S monero + * OS X via [Homebrew](http://brew.sh) brew tap sammy007/cryptonight |
