Merge branch '18947-githttpd'
[arvados.git] / doc / install / install-shell-server.html.textile.liquid
index 43a4cdc723b84fb4396b07a2f18a3de87816d545..9b8ecee1b7f9ffe10db3566ea26b6b8e75a8dee3 100644 (file)
@@ -14,7 +14,6 @@ SPDX-License-Identifier: CC-BY-SA-3.0
 # "Install git and curl":#install-packages
 # "Update Git Config":#config-git
 # "Create record for VM":#vm-record
-# "Create scoped token":#scoped-token
 # "Install arvados-login-sync":#arvados-login-sync
 # "Confirm working installation":#confirm-working
 
@@ -47,7 +46,7 @@ h2(#dependencies). Install Dependecies and SDKs
 
 h2(#config-git). Update Git Config
 
-Configure git to use the ARVADOS_API_TOKEN environment variable to authenticate to arv-git-httpd. We use the @--system@ flag so it takes effect for all current and future user accounts. It does not affect git's behavior when connecting to other git servers.
+Configure git to use the ARVADOS_API_TOKEN environment variable to authenticate to arvados-git-httpd. We use the @--system@ flag so it takes effect for all current and future user accounts. It does not affect git's behavior when connecting to other git servers.
 
 <notextile>
 <pre>