Skip to content
This repository has been archived by the owner on Nov 24, 2023. It is now read-only.

Commit

Permalink
Add instructions for sudo
Browse files Browse the repository at this point in the history
  • Loading branch information
Nathan Grigg committed Apr 26, 2013
1 parent 7bf7496 commit d620a05
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Expand Up @@ -20,6 +20,10 @@ or download the source and install
(`python setup.py install`).


Depending on how your Python installation is configured, you may
need extra permissions to install packages. If so, prefix the
installation command by `sudo` and a space.

Any of these methods will also install the dependencies
[Jinja2][1], [pytz][2], [python-dateutil][6], and [Markdown][3].

Expand Down

0 comments on commit d620a05

Please sign in to comment.