Skip to content

Commit

Permalink
Fixed minor bug in contributing documentation
Browse files Browse the repository at this point in the history
Signed-off-by: Brian Rosner <brosner@gmail.com>
  • Loading branch information
justinabrahms authored and brosner committed Sep 19, 2009
1 parent b07c2a6 commit 2c340b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/contributing.txt
Expand Up @@ -53,7 +53,7 @@ from within the clone (the ``pinax`` directory)::
If you use virtualenvwrapper you could alternatively do::

python scripts/pinax-boot.py --development --source=. $WORKON_HOME/pinax-dev
workon pinax-development
workon pinax-dev

Finally, you need to install the dependencies for the development version::

Expand Down

0 comments on commit 2c340b5

Please sign in to comment.