Skip to content

Commit e1ed4d7

Browse files
jeanaschrysle
andauthored
Use "universal" Python commmand
Co-authored-by: chrysle <fritzihab@posteo.de>
1 parent 954a81b commit e1ed4d7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ filepath that includes the ``.venv`` directory, by ending with the following:
118118

119119
.. code-block:: bat
120120
121-
.venv\Scripts\python.exe
121+
.venv\Scripts\python
122122
123123
124124
While a virtual environment is activated, pip will install packages into that

0 commit comments

Comments
 (0)