Skip to content

Commit 4e9ebb5

Browse files
committed
cd back to parent directory
1 parent fd02d82 commit 4e9ebb5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/tutorial/quickstart.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ Create a new Django project named `tutorial`, then start a new app called `quick
2222
django-admin.py startproject tutorial .
2323
cd tutorial
2424
django-admin.py startapp quickstart
25+
cd ..
2526

2627
Now sync your database for the first time:
2728

0 commit comments

Comments
 (0)