Skip to content

Commit 954a81b

Browse files
jeanaschrysle
andauthored
Use "universal" activate command
Co-authored-by: chrysle <[email protected]>
1 parent 390d4a8 commit 954a81b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/guides/installing-using-pip-and-virtual-environments.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ shell's ``PATH``.
8888

8989
.. code-block:: bat
9090
91-
.venv\Scripts\Activate.bat
91+
.venv\Scripts\activate
9292
9393
To confirm the virtual environment is activated, check the location of your
9494
Python interpreter:

0 commit comments

Comments
 (0)