We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 17d0f7f commit 8f2a936Copy full SHA for 8f2a936
docs/starting/install/linux.rst
@@ -46,7 +46,7 @@ To install pip, simply open a command prompt and run
46
47
48
Virtual Environments
49
-----------
+--------------------
50
51
A Virtual Environment is a tool to keep the dependencies required by different projects
52
in separate places, by creating virtual Python environments for them. It solves the
0 commit comments