Skip to content

Commit

Permalink
Merge pull request pallets#1666 from AvivC/fix-mistake-in-contributin…
Browse files Browse the repository at this point in the history
…g-file

Fixed mistake in CONTRIBUTING.rst file, regarding pip install.
  • Loading branch information
davidism committed Dec 27, 2015
2 parents c1c205b + 23cf923 commit f17e606
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 f17e606

Please sign in to comment.