Skip to content

Commit c1574c2

Browse files
committed
Clarify that make initdb needs to be run while make serve is still runnning. Ref #10432.
1 parent f84d7c5 commit c1574c2

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

docs/development/getting-started.rst

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,10 @@ or that the ``static`` container has finished compiling the static assets:
215215
static_1 | [20:28:37] Starting 'watch'...
216216
static_1 | [20:28:37] Finished 'watch' after 11 ms
217217
218-
After the docker containers are setup in the previous step, run:
218+
or maybe something else.
219+
220+
After the docker containers are setup in the previous step, in a separate
221+
terminal session, run:
219222

220223
.. code-block:: console
221224

0 commit comments

Comments
 (0)