7957: Update Software Collections instructions in install guide.
[arvados.git] / doc / install / install-keepproxy.html.textile.liquid
index e6e2b103ae286317e2ba88910d5897adeee72068..5a5b66aaaef98c1ee2e42525df2c881655baf3ec 100644 (file)
@@ -56,7 +56,7 @@ The Keepproxy server needs a token to talk to the API server.
 On the <strong>API server</strong>, use the following command to create the token:
 
 <notextile>
-<pre><code>~/arvados/services/api/script$ <span class="userinput">RAILS_ENV=production bundle exec ./get_anonymous_user_token.rb</span>
+<pre><code>/var/www/arvados-api/current/script$ <span class="userinput">RAILS_ENV=production bundle exec ./get_anonymous_user_token.rb</span>
 hoShoomoo2bai3Ju1xahg6aeng1siquuaZ1yae2gi2Uhaeng2r
 </code></pre></notextile>