We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6965418 commit bfd5673Copy full SHA for bfd5673
testproj/README.md
@@ -2,7 +2,7 @@
2
3
1. Create a virtualenv (mkvirtualenv)
4
2. `pip install -r requirements.txt`
5
-3. `pip install ...`
+3. `pip install ..`
6
4. `./manage.py migrate`
7
5. `./manage.py loaddata secretfiles`.
8
6. `./manage.py runserver`
0 commit comments