Skip to content

Commit bfd5673

Browse files
committed
Fix typo in README.md
1 parent 6965418 commit bfd5673

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

testproj/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
1. Create a virtualenv (mkvirtualenv)
44
2. `pip install -r requirements.txt`
5-
3. `pip install ...`
5+
3. `pip install ..`
66
4. `./manage.py migrate`
77
5. `./manage.py loaddata secretfiles`.
88
6. `./manage.py runserver`

0 commit comments

Comments
 (0)