1
0
mirror of https://github.com/CMiksche/gitea-auto-update synced 2025-12-10 16:07:23 +01:00

Updated dependencies

Reworded Dependencies section
This commit is contained in:
BadCo-NZ
2022-06-14 01:53:27 +00:00
committed by GitHub
parent 92cefe029a
commit 2740dcb1b8

View File

@@ -30,20 +30,7 @@ Uses python version 3
## Dependencies ## Dependencies
Install required dependencies. Ensure `pip3`, `setuptools', and `wheel` dependencies are installed on the system you are running this script in.
pip3
```
sudo apt install python3-pip
```
setuptools
```
sudo pip3 install setuptools
```
wheel
```
sudo pip3 install wheel
```
## Installation ## Installation