added requirements.txt

This commit is contained in:
2020-04-15 10:58:35 +01:00
parent 690de58e9f
commit b43f145ac5
4 changed files with 15 additions and 1 deletions

View File

@@ -38,6 +38,7 @@ Usually as simple as:
```
git clone https://github.com/hrfee/jellyfin-accounts.git
cd jellyfin-accounts
pip3 install -r requirements.txt
python3 setup.py install
```
If not, see [install](https://github.com/hrfee/jellyfin-accounts/wiki/Install).