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 867ccfc commit e16c8bf
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ To install a Python virtual environment, navigate to your project directory and
2. Activate your virtual environment:

```shell
.venv\Scripts\activate
env\Scripts\activate
where python
.venv\Scripts\python
```
Expand Down

0 comments on commit e16c8bf

Please sign in to comment.