mirror of
https://github.com/zulip/zulip.git
synced 2025-11-04 14:03:30 +00:00
docs: Update request-remote.md.
Change (zulip-venv) to (zulip-py3-venv)
This commit is contained in:
@@ -56,7 +56,7 @@ Once your remote dev instance is ready:
|
|||||||
`ssh zulipdev@<username>.zulipdev.org` on the command line
|
`ssh zulipdev@<username>.zulipdev.org` on the command line
|
||||||
(Terminal for macOS and Linux, Bash for Git on Windows).
|
(Terminal for macOS and Linux, Bash for Git on Windows).
|
||||||
- There is no password; your account is configured to use your SSH keys.
|
- There is no password; your account is configured to use your SSH keys.
|
||||||
- Once you log in, you should see `(zulip-venv) ~$`.
|
- Once you log in, you should see `(zulip-py3-venv) ~$`.
|
||||||
- To start the dev server, `cd zulip` and then run `./tools/run-dev.py`.
|
- To start the dev server, `cd zulip` and then run `./tools/run-dev.py`.
|
||||||
- While the dev server is running, you can see the Zulip server in your browser
|
- While the dev server is running, you can see the Zulip server in your browser
|
||||||
at http://username.zulipdev.org:9991.
|
at http://username.zulipdev.org:9991.
|
||||||
|
|||||||
Reference in New Issue
Block a user