diff --git a/README.md b/README.md index fc497df..27133b8 100644 --- a/README.md +++ b/README.md @@ -50,6 +50,9 @@ workon satnogs-db ``` ## Populate satnogs-db +While `./bin/djangoctl.sh develop .` is running above, in another terminal +run: + ``` ./bin/djangoctl.sh initialize ```