Skip to content

Commit 2e759b6

Browse files
authored
Update README.md
1 parent 205dbe7 commit 2e759b6

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,10 @@ USER_DEFINE_APPS = [
6868
- Go to apps/<your_app>/apps.py
6969
- Change the app name to:
7070
> name = 'apps.<your_app_name>'
71+
```shell
72+
$ cd ..
73+
$ python manage.py runserver
74+
```
7175

7276
**For production :exclamation:**
7377
- Go to manage.py file and change settings file to production:

0 commit comments

Comments
 (0)