9309: Bugfix Ruby source install instructions for CentOS.
[arvados.git] / doc / install / install-shell-server.html.textile.liquid
index 3d3f4b474d4fa53d00633e63ff2bab97c1066bbd..6f7de40872613f502f9a94f1fc9894feb5f1e865 100644 (file)
@@ -36,7 +36,7 @@ Next, install the arvados-cli Ruby gem.  If you're using RVM:
 If you're not using RVM:
 
 <notextile>
-<pre><code>~$ <span class="userinput">sudo gem install arvados-cli</span>
+<pre><code>~$ <span class="userinput">sudo -i gem install arvados-cli</span>
 </code></pre>
 </notextile>