From 78284af2da236f8b2939310d53b707f053936f23 Mon Sep 17 00:00:00 2001 From: "Kali Kaneko (leap communications)" Date: Tue, 9 Oct 2018 22:13:33 +0200 Subject: [docs] correct snap launcher entrypoint --- README.rst | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 3cfe3b5..6885040 100644 --- a/README.rst +++ b/README.rst @@ -21,11 +21,14 @@ Linux For GNU/Linux, RiseupVPN is distributed using snap. You can get the stable version of the snap from the `snap store` if you're using Gnome Software, that has desktop integration for snaps. Otherwise, you can use the terminal:: + sudo apt install snapd sudo snap install riseup-vpn --classic + After that, you *should* have a RiseupVPN entry in your menu. You can also launch the snap from a terminal:: - snap run riseup-vpn + + snap run riseup-vpn.launcher Troubleshooting ~~~~~~~~~~~~~~~ -- cgit v1.2.3