Add snap install instructions
Monero is now published in the Snap store, this pull request add instructions for installing the snap.
This commit is contained in:
parent
9a9fb0483f
commit
1ff5b5f10a
|
@ -101,6 +101,10 @@ Dates are provided in the format YYYY-MM-DD.
|
||||||
|
|
||||||
Packages are available for
|
Packages are available for
|
||||||
|
|
||||||
|
* Ubuntu and [snap supported](https://snapcraft.io/docs/core/install) systems.
|
||||||
|
|
||||||
|
snap install monero --beta
|
||||||
|
|
||||||
* Arch Linux (via [AUR](https://aur.archlinux.org/)):
|
* Arch Linux (via [AUR](https://aur.archlinux.org/)):
|
||||||
- Stable release: [`monero`](https://aur.archlinux.org/packages/monero)
|
- Stable release: [`monero`](https://aur.archlinux.org/packages/monero)
|
||||||
- Bleeding edge: [`bitmonero-git`](https://aur.archlinux.org/packages/bitmonero-git)
|
- Bleeding edge: [`bitmonero-git`](https://aur.archlinux.org/packages/bitmonero-git)
|
||||||
|
|
Loading…
Reference in New Issue