Skip to content

Commit 660d634

Browse files
willingcsinoroc
andcommitted
Update source/guides/installing-using-pip-and-virtual-environments.rst
Co-authored-by: sinoroc <[email protected]>
1 parent eba4e49 commit 660d634

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
@@ -2,7 +2,7 @@ Install packages in a virtual environment using pip and venv
22
============================================================
33

44
This guide discusses how to create and activate a virtual environment using
5-
the standard library's virtual environment :ref:`venv` and install packages.
5+
the standard library's virtual environment tool :ref:`venv` and install packages.
66
The guide covers how to:
77

88
* Create and activate a virtual environment

0 commit comments

Comments
 (0)