mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 04:52:12 +00:00
setup_docs: Fix wording for WSL2 python environment.
This is valid because the WSL2 python environment has to be always activated manually.
This commit is contained in:
committed by
Tim Abbott
parent
d37f6c56be
commit
852fc42317
@@ -664,7 +664,7 @@ close your terminal window(s).
|
|||||||
|
|
||||||
On Windows with WSL 2, to resume developing you just need to open a new Git
|
On Windows with WSL 2, to resume developing you just need to open a new Git
|
||||||
BASH window. Then change into your `zulip` folder and verify the Python
|
BASH window. Then change into your `zulip` folder and verify the Python
|
||||||
environment was properly activated (you will see `(zulip-py3-venv)`). If the
|
environment was properly activated (you should see `(zulip-py3-venv)`). If the
|
||||||
`(zulip-py3-venv)` part is missing, run:
|
`(zulip-py3-venv)` part is missing, run:
|
||||||
|
|
||||||
```console
|
```console
|
||||||
|
Reference in New Issue
Block a user