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 | |
| parent | 6c48494c5a3524a3285039b96203d3aaf8332230 (diff) | |
| parent | 6f12b525e821c33c1c4378c66a358bb88c7c5826 (diff) | |
| download | monzero-core-c9a2cf9d4cb04273d1b6f781be357c0f85e12c76.tar.gz monzero-core-c9a2cf9d4cb04273d1b6f781be357c0f85e12c76.tar.xz monzero-core-c9a2cf9d4cb04273d1b6f781be357c0f85e12c76.zip | |
Merge pull request #2008
6f12b525 Note that this build is community contributed. (Martin Wimpress)
1ff5b5f1 Add snap install instructions (Martin Wimpress)
| -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) |
