mirror of
https://github.com/kennethreitz/python-guide.git
synced 2026-06-05 23:00:18 +00:00
Added a missing space.
This commit is contained in:
@@ -145,6 +145,7 @@ using ``pip`` will be placed in the venv folder, isolated from the global
|
||||
Python installation. Install packages as usual.
|
||||
|
||||
::
|
||||
|
||||
$ pip install requests
|
||||
|
||||
To stop using an environment simply type ``deactivate``. To remove the
|
||||
|
||||
Reference in New Issue
Block a user