mirror of
https://github.com/kennethreitz/python-guide.git
synced 2026-06-05 23:00:18 +00:00
Title style fix in linux.rst
This commit is contained in:
@@ -46,7 +46,7 @@ To install pip, simply open a command prompt and run
|
||||
|
||||
|
||||
Virtual Environments
|
||||
----------
|
||||
--------------------
|
||||
|
||||
A Virtual Environment is a tool to keep the dependencies required by different projects
|
||||
in separate places, by creating virtual Python environments for them. It solves the
|
||||
|
||||
Reference in New Issue
Block a user