mirror of
https://github.com/kennethreitz/python-guide.git
synced 2026-06-05 23:00:18 +00:00
add comma
This commit is contained in:
@@ -140,7 +140,7 @@ Other useful commands
|
|||||||
|
|
||||||
autoenv
|
autoenv
|
||||||
-------
|
-------
|
||||||
When you ``cd`` into a directory containing a ``.env`` `autoenv <https://github.com/kennethreitz/autoenv>`_
|
When you ``cd`` into a directory containing a ``.env``, `autoenv <https://github.com/kennethreitz/autoenv>`_
|
||||||
automagically activates the environment.
|
automagically activates the environment.
|
||||||
|
|
||||||
Install it on Mac OS X using ``brew``:
|
Install it on Mac OS X using ``brew``:
|
||||||
|
|||||||
Reference in New Issue
Block a user