Forráskód Böngészése

Add step to docker installation using vagrant (Mac, Linux)

Victor Coisne 12 éve
szülő
commit
ad04cacd28
1 módosított fájl, 7 hozzáadás és 1 törlés
  1. 7 1
      docs/sources/installation/vagrant.rst

+ 7 - 1
docs/sources/installation/vagrant.rst

@@ -37,7 +37,13 @@ Spin it up
 
       git clone https://github.com/dotcloud/docker.git
 
-2. Run vagrant from the sources directory
+2. Change directory to docker
+
+   .. code-block:: bash
+
+      cd docker
+
+3. Run vagrant from the sources directory
 
    .. code-block:: bash