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