Skip to content

Commit c69d9d0

Browse files
author
Dennis Schwartz
committed
Update readme with updatecomponents command.
1 parent 9d82613 commit c69d9d0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,9 @@ $ python manage.py migrate
3131

3232
# start the server
3333
$ python manage.py runserver
34+
35+
# Collect components
36+
$ python manage.py updatecomponents
3437
```
3538

3639
Navigate to [127.0.0.1:8000](http://127.0.0.1:8000/).

0 commit comments

Comments
 (0)