Skip to content

Commit

Permalink
Clarified CONTRIBUTING.rst
Browse files Browse the repository at this point in the history
Added 'cd flask' before 'pip install --editable .'.
  • Loading branch information
AvivC committed Dec 27, 2015
1 parent c1c205b commit 23cf923
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CONTRIBUTING.rst
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ Clone this repository::

Install Flask as an editable package using the current source::

cd flask
pip install --editable .

Then you can run the testsuite with::
Expand Down

0 comments on commit 23cf923

Please sign in to comment.