diff --git a/docs/install.rst b/docs/install.rst index 539b05976d91c7f171e3478cc8a33871ae457225..fd6464ab4ca77f83d7f5be9dece97d5d7ad99ecd 100644 --- a/docs/install.rst +++ b/docs/install.rst @@ -104,7 +104,7 @@ Installation suitable for \*nix are as follows. These instructions can work for Windows as well but generally the ``easy_install`` instructions below are more robust for Window's environments. -1. Install `virtualenv <http://www.virtualenv.org/en/latest/#installation>`_ (if not available):: +1. Install virtualenv_ (if not available):: pip install virtualenv