Skip to content

Commit 8f5e546

Browse files
Update README.md
1 parent 9d3516a commit 8f5e546

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ $ # Set Up the Database
9393
$ python manage.py migrate
9494
$
9595
$ # Start the API
96-
$ python manage.py runserver
96+
$ python manage.py runserver 5000
9797
```
9898

9999
<br />

0 commit comments

Comments
 (0)