Skip to content

Commit

Permalink
Include complete local testing instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
glasnt committed Dec 8, 2020
1 parent 3e80f5b commit ffab998
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 85,9 @@ For advanced use cases, like development, you have more options than the publish
```
git clone https://github.com/labhr/octohatrack
cd octohatrack
virtualenv venv
source venv/bin/activate
pip install -e .
python3 -m octohatrack [arguments]
```

Expand Down

0 comments on commit ffab998

Please sign in to comment.