aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorRiccardo Spagni <ric@spagni.net>2017-05-05 11:33:15 +0200
committerRiccardo Spagni <ric@spagni.net>2017-05-05 11:33:15 +0200
commitc9a2cf9d4cb04273d1b6f781be357c0f85e12c76 (patch)
tree1a7476bf47e0c2565b338f8d7d4459c56b0a3fed /README.md
parentMerge pull request #2006 (diff)
parentNote that this build is community contributed. (diff)
downloadmonero-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.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md
index 95d412c1d..4a29a5bc9 100644
--- a/README.md
+++ b/README.md
@@ -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)