Skip to content

Commit

Permalink
Remove mention of virtualenv
Browse files Browse the repository at this point in the history
  • Loading branch information
kynan committed Oct 28, 2018
1 parent 044fdda commit b911f65
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/html/development/getting-started.rst
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ just do ``python -m pip install tox`` to install and use it.
Running pip From Source Tree
----------------------------

To run the pip executable from your source tree using the currently active
virtualenv during development, run pip from the ``src`` directory:
To run the pip executable from your source tree during development, run pip
from the ``src`` directory:

.. code-block:: console
Expand Down

0 comments on commit b911f65

Please sign in to comment.