From 7f8cd18fd12eea9f580689f3bc2a7348fcd3e0de Mon Sep 17 00:00:00 2001 From: Sean Roberts Date: Tue, 23 Jun 2015 18:00:00 -0700 Subject: [PATCH] Updates outdated repo reference modified reference to old akanda repo for source based installation Change-Id: I896c0a1e4ff1515a9acb61d2f9455e57087e468c Fixes-Bug: #1468151 --- docs/source/operation.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/operation.rst b/docs/source/operation.rst index 73cc228..823ef1e 100644 --- a/docs/source/operation.rst +++ b/docs/source/operation.rst @@ -8,7 +8,7 @@ Installation 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::