We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2566ba2 commit 002aa24Copy full SHA for 002aa24
1 file changed
testproj/README
@@ -1,6 +1,6 @@
1
1. Create a virtualenv (mkvirtualenv)
2
2. pip install -r requirements.txt
3
-3 pip install -e ..
+3 pip install ..
4
4. ./manage.py migrate
5
5. ./manage.py loaddata secretfiles
6
6. ./manage.py runserver
0 commit comments