Skip to content

Commit

Permalink
Merge pull request treyhunner#14 from svisser/patch-1
Browse files Browse the repository at this point in the history
Removed sudo from installation command
  • Loading branch information
treyhunner committed Dec 15, 2014
2 parents e6aa9db + 3766343 commit c485a43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Installation

The script is `available on PyPI`_. To install with pip::

sudo pip install names
pip install names


Usage
Expand Down

0 comments on commit c485a43

Please sign in to comment.