Mention requirements.txt in the readme

This commit is contained in:
Gabriel Augendre 2021-08-21 09:31:35 +02:00
parent 9f626c8450
commit 46bd3cdbf5
1 changed files with 1 additions and 1 deletions

View File

@ -84,7 +84,7 @@ Then, unzip the file in `data/raw_data` and run the following command:
invoke pre-process
```
This requires [`invoke`](https://www.pyinvoke.org/) on your machine.
This requires [`invoke`](https://www.pyinvoke.org/) on your machine (run `pip install -r requirements.txt`).
## Release
Run tests, create a tag and build binaries: