Skip to content

Commit

Permalink
Add sudo to the install commands in README.
Browse files Browse the repository at this point in the history
  • Loading branch information
Igor Kalnitsky committed Jan 26, 2013
1 parent 06ca1c2 commit 7fd9308
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.rst
Expand Up @@ -33,13 +33,13 @@ Installation

::

$ pip install xsnippet-cli
$ (sudo) pip install xsnippet-cli

or

::

$ easy_install xsnippet-cli
$ (sudo) easy_install xsnippet-cli

or

Expand Down

0 comments on commit 7fd9308

Please sign in to comment.