Skip to content

Commit

Permalink
devserver: more doc
Browse files Browse the repository at this point in the history
  • Loading branch information
thomersch committed Jan 12, 2024
1 parent 691b945 commit eb0d207
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .devcontainer/start-message.text
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@

Setup complete.

You can now run migrations (make migrate) and start the dev server (make devserver).
You can now run migrations (`make migrate`) and start the dev server (`make devserver`). You can load some demo data (fixtures) by running `make fixtures`.

0 comments on commit eb0d207

Please sign in to comment.