diff options
author | Riccardo Spagni <ric@spagni.net> | 2017-05-05 11:33:15 +0200 |
---|---|---|
committer | Riccardo Spagni <ric@spagni.net> | 2017-05-05 11:33:15 +0200 |
commit | c9a2cf9d4cb04273d1b6f781be357c0f85e12c76 (patch) | |
tree | 1a7476bf47e0c2565b338f8d7d4459c56b0a3fed /README.md | |
parent | Merge pull request #2006 (diff) | |
parent | Note that this build is community contributed. (diff) | |
download | monero-c9a2cf9d4cb04273d1b6f781be357c0f85e12c76.tar.xz |
Merge pull request #2008
6f12b525 Note that this build is community contributed. (Martin Wimpress)
1ff5b5f1 Add snap install instructions (Martin Wimpress)
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -105,6 +105,12 @@ Dates are provided in the format YYYY-MM-DD. Packages are available for +* Ubuntu and [snap supported](https://snapcraft.io/docs/core/install) systems, via a community contributed build. + + snap install monero --beta + +Installing a snap is very quick. Snaps are secure. They are isolated with all of their dependencies. Snaps also auto update when a new version is released. + * Arch Linux (via [AUR](https://aur.archlinux.org/)): - Stable release: [`monero`](https://aur.archlinux.org/packages/monero) - Bleeding edge: [`bitmonero-git`](https://aur.archlinux.org/packages/bitmonero-git) |