From f58504da4df9ccb6311469af419c9d8831ce44ad Mon Sep 17 00:00:00 2001 From: nigelb Date: Thu, 8 May 2014 10:10:18 +0530 Subject: [PATCH] Add to readme about old versions --- README.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.rst b/README.rst index 8f5066f..5278243 100644 --- a/README.rst +++ b/README.rst @@ -19,6 +19,8 @@ To install the plugin, enter your virtualenv and load the source:: (pyenv)$ pip install -e git+https://github.com/okfn/ckanext-disqus#egg=ckanext-disqus +For ckan versions before 2.0, please use the `release-v1.8` branch. + This will also register a plugin entry point, so you now should be able to add the following to your CKAN .ini file::