diff --git a/website/docs/docs/core/pip-install.md b/website/docs/docs/core/pip-install.md index 2a5c18a117..8dea187e10 100644 --- a/website/docs/docs/core/pip-install.md +++ b/website/docs/docs/core/pip-install.md @@ -208,7 +208,7 @@ Select your operating system and run the following command to activate it: ```shell source .venv/bin/activate which python -venv/bin/python +.venv/bin/python ``` 2. Install the prerelease using the following command: