Update README.md: Save space in repology tag and add minimum python version requirement
This commit is contained in:
parent
2707ea03f1
commit
e91f8a5471
|
@ -39,13 +39,13 @@ optional arguments:
|
|||
|
||||
Safe Eyes is available on the official repositories of many popular the distributions.
|
||||
|
||||
[![Packaging status](https://repology.org/badge/vertical-allrepos/safeeyes.svg)](https://repology.org/project/safeeyes/versions)
|
||||
|
||||
<a href="https://repology.org/project/safeeyes/versions">
|
||||
<img src="https://repology.org/badge/vertical-allrepos/safeeyes.svg" alt="Packaging status" align="right">
|
||||
</a>
|
||||
|
||||
It is also available in Ubuntu PPA, Arch AUR, Gentoo and Python PyPI. You can choose any installation source and install on any Linux system with Python 3.
|
||||
|
||||
|
||||
|
||||
### Ubuntu, Linux Mint and other Ubuntu Derivatives
|
||||
|
||||
The official Safe Eyes PPA 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.
|
||||
|
@ -111,6 +111,7 @@ Ensure to meet the following dependencies:
|
|||
- python3-psutil
|
||||
- xprintidle (optional)
|
||||
- wlrctl (wayland optional)
|
||||
- Python 3.10+
|
||||
|
||||
**To install Safe Eyes:**
|
||||
|
||||
|
|
Loading…
Reference in New Issue