From 0bf166a618c7dafcffa3cf0602dc7f09f521e3b7 Mon Sep 17 00:00:00 2001 From: Peter Amstutz Date: Mon, 25 Jan 2016 12:14:44 -0500 Subject: [PATCH] Fix markdown for arvbox README.md refs #8080 --- README.md | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index cdb39146ed..9ced1d11d1 100644 --- a/README.md +++ b/README.md @@ -4,10 +4,13 @@ Self-contained development, demonstration and testing environment for Arvados. ## Quick start +``` $ bin/arvbox reboot localdemo +``` ## Usage +``` Arvados-in-a-box arvbox (build|start|run|open|shell|ip|stop|reboot|reset|destroy|log|svrestart) @@ -25,12 +28,13 @@ destroy delete all arvbox code and data (be careful!) log tail log of specified service svrestart restart specified service inside arvbox clone clone an arvbox +``` ## 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 +* 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 ## Configs -- 2.30.2