Skip to content

Commit

Permalink
poetry install
Browse files Browse the repository at this point in the history
  • Loading branch information
noraj authored Oct 16, 2022
1 parent c080273 commit 1c25759
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,15 @@ python3 -m pip install -r requirements.txt
python3 DonPAPI.py
```

or

```
git clone https://github.com/login-securite/DonPAPI.git
cd DonPAPI
poetry install
poetry run donpapi
```

## Credits

All the credits goes to these great guys for doing the hard research & coding :
Expand Down

0 comments on commit 1c25759

Please sign in to comment.