From 1ff5b5f10abf356d01f0c3d3bd39ed314f15760e Mon Sep 17 00:00:00 2001 From: Martin Wimpress Date: Thu, 27 Apr 2017 12:42:24 +0100 Subject: [PATCH] Add snap install instructions Monero is now published in the Snap store, this pull request add instructions for installing the snap. --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index acb997e1..041be553 100644 --- a/README.md +++ b/README.md @@ -101,6 +101,10 @@ Dates are provided in the format YYYY-MM-DD. 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/)): - Stable release: [`monero`](https://aur.archlinux.org/packages/monero) - Bleeding edge: [`bitmonero-git`](https://aur.archlinux.org/packages/bitmonero-git)