mirror of
https://github.com/GaMeNu/HFCNotificator.git
synced 2024-11-16 15:24:51 +02:00
Update README.md
This commit is contained in:
parent
dc9daf63e1
commit
e4e78d7bea
@ -48,11 +48,18 @@ requests
|
||||
python-dotenv
|
||||
```
|
||||
|
||||
Also you can use the requirements files:
|
||||
You can also use the requirements files (`pip install -r`):
|
||||
|
||||
Python 3.10 and below:
|
||||
```
|
||||
requirements.txt
|
||||
```
|
||||
|
||||
Python 3.11 and above:
|
||||
```
|
||||
requirements-new-python.txt
|
||||
```
|
||||
|
||||
#### Other requirements
|
||||
MySQL Server: https://dev.mysql.com/downloads/mysql/
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user