Merge top nav menus into brand dropdown, move breadcrumbs into top
[arvados.git] / doc / install / install-api-server.md
index b27f9c97748c8cd2914a3e35c91bd19788c2b633..dbae3dac8857ec1fc7d61022c661152b79aee92f 100644 (file)
@@ -22,6 +22,7 @@ Please follow the instructions on the [Download page](https://arvados.org/projec
 
 First configure the database:
 
+    cd arvados/services/api
     cp config/database.yml.sample config/database.yml
 
 Edit database.yml to your liking and make sure the database and db user exist.