Skip to content
This repository has been archived by the owner on Jan 3, 2018. It is now read-only.

Commit

Permalink
fixing pip to pip3
Browse files Browse the repository at this point in the history
  • Loading branch information
h4llow3En committed Jan 6, 2016
1 parent 2ebe229 commit ae87e52
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 @@ -20,7 +20,7 @@ A todo list tool for the terminal, written in Python

**via pip:**
```
pip install tdo
pip3 install tdo
```

**manual:**
Expand Down

0 comments on commit ae87e52

Please sign in to comment.