diff --git a/docs/install.rst b/docs/install.rst index f163f180..f05f3941 100644 --- a/docs/install.rst +++ b/docs/install.rst @@ -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::