aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorerciccione <erciccione@users.noreply.github.com>2019-08-25 15:07:14 +0200
committererciccione <erciccione@users.noreply.github.com>2019-08-25 17:22:02 +0200
commitcbdd76d513d0cc09a251178e18af51ac1fa71468 (patch)
tree491fcb62473d81b0cbc71d5ec5590f57d951ce67
parentMerge pull request #5827 (diff)
downloadmonero-cbdd76d513d0cc09a251178e18af51ac1fa71468.tar.xz
readme: remove snap monero package and add debian
-rw-r--r--README.md7
1 files changed, 3 insertions, 4 deletions
diff --git a/README.md b/README.md
index 4af4c7764..e2413e1ab 100644
--- a/README.md
+++ b/README.md
@@ -550,13 +550,12 @@ The produced binaries still link libc dynamically. If the binary is compiled on
Packages are available for
-* Ubuntu and [snap supported](https://snapcraft.io/docs/core/install) systems, via a community contributed build.
+* Debian Bullseye and Sid
```bash
- snap install monero --beta
+ sudo apt install monero
```
-
-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.
+More info and versions in the [Debian package tracker](https://tracker.debian.org/pkg/monero).
* Arch Linux (via [AUR](https://aur.archlinux.org/)):
- Stable release: [`monero`](https://aur.archlinux.org/packages/monero)