]> git.lizzy.rs Git - torbrowser-launcher.git/blobdiff - README.md
Merge pull request #583 from kpcyrd/github-actions
[torbrowser-launcher.git] / README.md
index 412a7ef5ef84fd89470f139e1af68f1374bcaf04..b293a04ad3ad4ea9191c219e35efa94069239920 100644 (file)
--- a/README.md
+++ b/README.md
@@ -16,9 +16,9 @@ You might want to check out the [security design doc](/security_design.md).
 
 ![Tor Browser Launcher screenshot](/screenshot.png)
 
-# Installing torbrowser-launcher
+# Installing
 
-You can install `torbrowser-launcher` from your operating system's package manager, but it might be out-of-date and have issues working. If you want to make sure you always have the latest version, use one of the methods below to install:
+You can install `torbrowser-launcher` from your operating system's package manager, but it might be out-of-date and have issues working. If you want to make sure you always have the latest version, use Flatpak:
 
 ## Installing in any Linux distro using Flatpak
 
@@ -35,19 +35,3 @@ Run `torbrowser-launcher` either by using the GUI desktop launcher, or by runnin
 ```
 flatpak run com.github.micahflee.torbrowser-launcher
 ```
-
-## Installing from the PPA
-
-If you use Ubuntu or one of its derivatives:
-
-```sh
-sudo add-apt-repository ppa:micahflee/ppa
-sudo apt update
-sudo apt install torbrowser-launcher
-```
-
-Run `torbrowser-launcher` either by using the GUI desktop launcher, or by running:
-
-```
-torbrowser-launcher
-```
\ No newline at end of file