forked from orbit-oss/flask
Merge pull request #1666 from AvivC/fix-mistake-in-contributing-file
Fixed mistake in CONTRIBUTING.rst file, regarding pip install.
This commit is contained in:
commit
f17e6061fc
1 changed files with 1 additions and 0 deletions
|
|
@ -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::
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue