Skip to content

Commit

Permalink
Fix pypi installation command
Browse files Browse the repository at this point in the history
  • Loading branch information
MrS0m30n3 committed Jun 14, 2015
1 parent ebaacfe commit f82291a
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 @@ -11,7 +11,7 @@ See [wiki](https://github.com/MrS0m30n3/twodict/wiki) for more informations.
3. Run `sudo python setup.py install`

### Install From [Pypi](https://pypi.python.org/pypi/twodict)
1. Run `sudo pip install youtube-dlg`
1. Run `sudo pip install twodict`

# USAGE
```python
Expand Down

0 comments on commit f82291a

Please sign in to comment.