diff --git a/docs/tips.rst b/docs/tips.rst index b5df39ef..7aeee937 100644 --- a/docs/tips.rst +++ b/docs/tips.rst @@ -71,12 +71,6 @@ already exist). The ``git push origin gh-pages`` command updates the remote created by the ``pelican-quickstart`` command publishes the Pelican site as Project Pages, as described above. -.. note:: ghp-import on Windows - - Until `ghp-import Pull Request #25 `_ - is accepted, you will need to install a custom build of ghp-import: - ``pip install https://github.com/chevah/ghp-import/archive/win-support.zip`` - User Pages ----------