mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 04:52:12 +00:00
docs: Spell out ./tools/run-dev.py
in setup instructions.
This location in the documentation, in particular, is one where it's likely to be helpful to spell the full path to the command when explaining it.
This commit is contained in:
@@ -450,7 +450,7 @@ automatically whenever you commit).
|
||||
|
||||
#### Understanding run-dev.py debugging output
|
||||
|
||||
It's good to have the terminal running `run-dev.py` up as you work since error
|
||||
It's good to have the terminal running `./tools/run-dev.py` up as you work since error
|
||||
messages including tracebacks along with every backend request will be printed
|
||||
there.
|
||||
|
||||
|
Reference in New Issue
Block a user