aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMartin Wimpress <code@flexion.org>2017-04-28 15:12:21 +0100
committerGitHub <noreply@github.com>2017-04-28 15:12:21 +0100
commit6f12b525e821c33c1c4378c66a358bb88c7c5826 (patch)
treee1c9833cc38497392df7d0b5f26aa1ceef0311e3 /README.md
parentAdd snap install instructions (diff)
downloadmonero-6f12b525e821c33c1c4378c66a358bb88c7c5826.tar.xz
Note that this build is community contributed.
As requested this pull request add a note that this snap is community contributed. It also adds some more explanation of what a snap is.
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index 041be5531..aa62fb003 100644
--- a/README.md
+++ b/README.md
@@ -101,10 +101,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.
+* 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)