Mention requirements.txt in the readme
This commit is contained in:
parent
9f626c8450
commit
46bd3cdbf5
1 changed files with 1 additions and 1 deletions
|
@ -84,7 +84,7 @@ Then, unzip the file in `data/raw_data` and run the following command:
|
||||||
invoke pre-process
|
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
|
## Release
|
||||||
Run tests, create a tag and build binaries:
|
Run tests, create a tag and build binaries:
|
||||||
|
|
Loading…
Reference in a new issue