Pamela Fox commited on
Commit
85117b9
·
unverified ·
1 Parent(s): 397c686

Update README.md with src fix

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -60,7 +60,7 @@ This app comes with the built-in Django admin interface.
60
  1. Create a superuser:
61
 
62
  ```
63
- python3 manage.py createsuperuser
64
  ```
65
 
66
  2. Restart the server and navigate to "/admin"
 
60
  1. Create a superuser:
61
 
62
  ```
63
+ python3 src/manage.py createsuperuser
64
  ```
65
 
66
  2. Restart the server and navigate to "/admin"