Update README.md

This commit is contained in:
Dr. Kashif Rasul
2019-12-02 22:28:13 +01:00
committed by GitHub
parent 1bb07aff56
commit eabdaa922a
+1 -1
View File
@@ -27,6 +27,6 @@ training_data = ListDataset(
## Development
```
python setup.py install
pip install -e .
pytest test
```