Skip to content

Commit

Permalink
Replace instruction of using a git repo with safer and better pre-pre…
Browse files Browse the repository at this point in the history
…lease method
  • Loading branch information
benjaoming committed Oct 17, 2018
1 parent 6936562 commit 3a9a2aa
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions docs/installation.rst
Expand Up @@ -44,10 +44,9 @@ To install the latest stable release::

pip install wiki

Install directly from Github (in case you have no worries about
deploying our master branch directly)::
Install the latest pre-release (alpha, beta or rc)::

pip install git+git://github.com/django-wiki/django-wiki.git
pip install --pre wiki

Upgrading
---------
Expand Down

0 comments on commit 3a9a2aa

Please sign in to comment.