mirror of
https://github.com/torproject/torbrowser-launcher.git
synced 2024-11-23 01:19:42 +00:00
Remove PPA from the readme
This commit is contained in:
parent
775effeb10
commit
954efe26d8
18
README.md
18
README.md
@ -18,7 +18,7 @@ You might want to check out the [security design doc](/security_design.md).
|
||||
|
||||
# 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
|
||||
```
|
Loading…
Reference in New Issue
Block a user