Minor typo in docs

This commit is contained in:
Tory Law 2016-04-09 09:05:17 -04:00
commit d81c53a748

View file

@ -22,7 +22,7 @@ session and create a new virtual environment for Pelican::
source bin/activate
Once the virtual environment has been created and activated, Pelican can be
be installed via ``pip install pelican`` as noted above. Alternatively, if
installed via ``pip install pelican`` as noted above. Alternatively, if
you have the project source, you can install Pelican using the distutils
method::