mirror of
https://github.com/slgobinath/SafeEyes.git
synced 2025-01-13 02:12:46 +01:00
Update README.md
This commit is contained in:
parent
a1d2c7a4ba
commit
48dae1e8e8
@ -48,14 +48,18 @@ It is also available in Ubuntu PPA, Arch AUR, Gentoo and Python PyPI. You can ch
|
||||
|
||||
### Ubuntu, Linux Mint and other Ubuntu Derivatives
|
||||
|
||||
The [Official PPA for Safe Eyes](https://launchpad.net/~safeeyes-team/+archive/ubuntu/safeeyes) hosts the latest version of safeeyes for Ubuntu 22.04 and above. On older versions of Ubuntu, an older version of Safe Eyes is available on the official repositories.
|
||||
|
||||
The [Official PPA for Safe Eyes](https://launchpad.net/~safeeyes-team/+archive/ubuntu/safeeyes) hosts the latest version of safeeyes **for Ubuntu 22.04 and above**.
|
||||
```bash
|
||||
sudo add-apt-repository ppa:safeeyes-team/safeeyes
|
||||
sudo apt update
|
||||
sudo apt install safeeyes
|
||||
```
|
||||
|
||||
On older versions of Ubuntu, an older version of Safe Eyes is available on the official repositories.
|
||||
```bash
|
||||
sudo apt install safeeyes
|
||||
```
|
||||
|
||||
### Arch
|
||||
|
||||
```bash
|
||||
|
Loading…
Reference in New Issue
Block a user