Add git clone to arvbox quickstart doc. refs #8230
[arvados.git] / doc / install / arvbox.html.textile.liquid
index f736b58e522159419d2d8f215e92096ccad100f8..b24e5b5f00e0128e5faded02ccc9e949f7807b22 100644 (file)
@@ -9,9 +9,17 @@ Arvbox is a Docker-based self-contained development, demonstration and testing e
 h2. Quick start
 
 <pre>
-arvados/tools/arvbox/bin$ ./arvbox start localdemo
+$ git clone https://github.com/curoverse/arvados.git
+$ cd arvados/tools/arvbox/bin
+$ ./arvbox start localdemo
 </pre>
 
+h2. Requirements
+
+* Linux 3.x+ and Docker 1.9+
+* Minimum of 3 GiB of RAM  + additional memory to run jobs
+* Minimum of 3 GiB of disk + storage for actual data
+
 h2. Usage
 
 <pre>
@@ -35,12 +43,6 @@ sv        <start|stop|restart> <service> change state of service inside arvbox
 clone <from> <to>   clone an arvbox
 </pre>
 
-h2. Requirements
-
-* Linux 3.x+ and Docker 1.9+
-* Minimum of 3 GiB of RAM  + additional memory to run jobs
-* Minimum of 3 GiB of disk + storage for actual data
-
 h2. Configs
 
 h3. dev