From 06e4ab281bb3c388830a4b46fb3b1bc6d3c873ec Mon Sep 17 00:00:00 2001 From: Christian Marie Date: Tue, 24 Sep 2013 14:13:39 +1000 Subject: [PATCH] Update documentation for v1.0.0 --- README.rdoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rdoc b/README.rdoc index 8d232d6..44f1823 100644 --- a/README.rdoc +++ b/README.rdoc @@ -28,7 +28,7 @@ running under 'rackup'. === Step one We need to download this repo, kibana, and rack. $ git clone https://github.com/christian-marie/kibana3_auth.git - $ cd kibana3_auth && git checkout v1.0.0-alpha.1 + $ cd kibana3_auth && git checkout v1.0.0 $ git submodule init && git submodule update $ bundle install --without development