Skip to content

Commit

Permalink
Update installation instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
rerobins committed Nov 17, 2017
1 parent 7c4ee03 commit af9d8b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ mkdir log; cd log
python3 -m venv env
source env/bin/activate

pip install git+https://github.com/MeerkatLabs/autology.git
pip install autology
```

To create the log directory structure, execute:
Expand Down

0 comments on commit af9d8b0

Please sign in to comment.