mirror of
https://github.com/CMiksche/gitea-auto-update
synced 2025-12-10 16:07:23 +01:00
docs: add xz as dependency
Add the missing dependency `xz`
This commit is contained in:
committed by
GitHub
parent
576f7454c1
commit
50586a33a3
@@ -30,7 +30,7 @@ Uses python version 3
|
|||||||
|
|
||||||
|
|
||||||
## Dependencies
|
## Dependencies
|
||||||
Ensure `pip3`, `setuptools`, and `wheel` dependencies are installed on the system you are running this script in.
|
Ensure `pip3`, `setuptools`, `xz-utils` and `wheel` dependencies are installed on the system you are running this script in. (Most Linux OS like Ubuntu or Debian come with these pre-installed)
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user