mirror of
https://github.com/kennethreitz/python-guide.git
synced 2026-06-05 23:00:18 +00:00
minor grammar fix: "An useful" -> "A useful"
This commit is contained in:
@@ -119,7 +119,7 @@ environment. Put your own code within a subdirectory of the environment,
|
|||||||
however you wish. When you no longer need a particular environment, simply
|
however you wish. When you no longer need a particular environment, simply
|
||||||
copy your code out of it, and then delete the main directory for the environment.
|
copy your code out of it, and then delete the main directory for the environment.
|
||||||
|
|
||||||
An useful set of extensions to virtualenv is available in virtualenvwrapper,
|
A useful set of extensions to virtualenv is available in virtualenvwrapper,
|
||||||
`RTFD <http://virtualenvwrapper.readthedocs.org/en/latest/>`_ to find out more.
|
`RTFD <http://virtualenvwrapper.readthedocs.org/en/latest/>`_ to find out more.
|
||||||
|
|
||||||
--------------------------------
|
--------------------------------
|
||||||
|
|||||||
Reference in New Issue
Block a user