Merge branch '4291-workbench-collection-sharing-button-wip'
[arvados.git] / doc / install / install-sso.html.textile.liquid
index 178673a62246923e15cae3bee743ac9052e0a5b1..9cf4c4f767086c0b5a5e2ba6aaa6450cec91909b 100644 (file)
@@ -8,14 +8,7 @@ title: Install Single Sign On (SSO) server
 
 h2(#dependencies). Install dependencies
 
-You need to have ruby 2.1 or higher and the bundler gem installed.
-
-One way to install those dependencies is:
-
-<notextile>
-<pre><code>~$ <span class="userinput">\curl -sSL https://get.rvm.io | bash -s stable --ruby=2.1</span>
-~$ <span class="userinput">gem install bundler
-</span></code></pre></notextile>
+Make sure you have "Ruby and bundler":install-manual-prerequisites-ruby.html installed.
 
 h2(#install). Install SSO server