Skip to content

Commit

Permalink
Update INSTALL.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nily-dti committed Dec 10, 2019
1 parent c11eebd commit 3fadbff
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion INSTALL.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,8 @@ source ~/.bashrc
Install developer dependencies

```bash
pip install -r requirements-dev.txt
cd tracker
sudo -H pip3 install -r requirements-dev.txt
```
After that install the pre-commit hooks

Expand Down

0 comments on commit 3fadbff

Please sign in to comment.