Skip to content

Commit

Permalink
Update website/docs/docs/core/create-a-python-virtual-environment.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nataliefiann authored Dec 23, 2024
1 parent e16c8bf commit 46222c3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ To install a Python virtual environment, navigate to your project directory and
```shell
env\Scripts\activate
where python
.venv\Scripts\python
env\Scripts\python
```
</TabItem>
</Tabs>
Expand Down

0 comments on commit 46222c3

Please sign in to comment.