Clarified CONTRIBUTING.rst
Added 'cd flask' before 'pip install --editable .'.
This commit is contained in:
parent
c1c205bcd3
commit
23cf923c7c
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::
|
Install Flask as an editable package using the current source::
|
||||||
|
|
||||||
|
cd flask
|
||||||
pip install --editable .
|
pip install --editable .
|
||||||
|
|
||||||
Then you can run the testsuite with::
|
Then you can run the testsuite with::
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue