Updates outdated repo reference

modified reference to old akanda repo for
source based installation

Change-Id: I896c0a1e4ff1515a9acb61d2f9455e57087e468c
Fixes-Bug: #1468151
This commit is contained in:
Sean Roberts 2015-06-23 18:00:00 -07:00
parent dfb0ff2fd3
commit 7f8cd18fd1

View File

@ -8,7 +8,7 @@ Installation
You can install from GitHub directly with ``pip``:: You can install from GitHub directly with ``pip``::
$ pip install -e git://github.com/akanda/akanda-rug.git@stable/juno#egg=akanda-rug $ pip install -e git://github.com/stackforge/akanda-rug.git@stable/kilo#egg=akanda-rug
After installing :py:mod:`akanda.rug`, it can be invoked as:: After installing :py:mod:`akanda.rug`, it can be invoked as::