19215: Tweak a few things from initial testing
[arvados.git] / doc / _includes / _download_installer.liquid
index 10909088b33f8ce50b67f69e0ed190b14d7cc0cb..280308beb13747249e7eed82196f7f10650246f0 100644 (file)
@@ -10,8 +10,9 @@ This is a package-based installation method, however the installation script is
 
 <notextile>
 <pre><code>git clone https://git.arvados.org/arvados.git
+cd arvados
 git checkout {{ branchname }}
-cd arvados/tools/salt-install
+cd tools/salt-install
 </code></pre>
 </notextile>