Chris McDonough
2012-11-22 fb30e2cb79490f9dcafaea3d5ce2c0af140eae71
typos
1 files modified
7 ■■■■■ changed files
docs/narr/install.rst 7 ●●●●● patch | view | raw | blame | history
docs/narr/install.rst
@@ -253,9 +253,10 @@
   systems.  We are aiming to not need to make the installation documentation
   Turing-complete.
   ``pyenv`` will work fine.  However, if you use ``pyvenv`` instead, you'll
   need to understand how to install software such as ``distribute`` into the
   virtual environment manually, which this guide does not cover.
   ``pyvenv`` will work fine.  However, if you use ``pyvenv`` instead of
   ``virtualenv``, you'll need to understand how to install software such as
   ``distribute`` into the virtual environment manually, which this guide does
   not cover.
.. code-block:: text