Commit af767e38 by benjaoming

Instruction text for direct pip installation from git

parent 61044043
...@@ -123,7 +123,7 @@ To install the latest stable release: ...@@ -123,7 +123,7 @@ To install the latest stable release:
`pip install wiki` `pip install wiki`
Install directly from Github, since there is no release yet: Install directly from Github (in case you have no worries about deploying our master branch directly):
`pip install git+git://github.com/benjaoming/django-wiki.git` `pip install git+git://github.com/benjaoming/django-wiki.git`
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment