From c0517d79f9d3ee73815dd8a1ce52b0a6f33de1cd Mon Sep 17 00:00:00 2001 From: nmearl Date: Mon, 15 Feb 2016 12:50:00 -0500 Subject: [PATCH] Updated tag version number --- docs/source/installation.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/installation.rst b/docs/source/installation.rst index 3195e56d..a418501e 100644 --- a/docs/source/installation.rst +++ b/docs/source/installation.rst @@ -64,7 +64,7 @@ activate pyf_env``. :: $ git clone https://github.com/nmearl/pyfocal.git - $ git checkout tags/v1.0rc2 + $ git checkout tags/v0.1rc2 $ cd pyfocal $ pip install -r requirements.txt