From f30e201ada7cdc51fbb84f6f970e96dd3c5fe130 Mon Sep 17 00:00:00 2001 From: Darren Shepherd Date: Sun, 8 Feb 2015 22:10:58 -0700 Subject: [PATCH] Update README.md --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 307ce381..a65d9803 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ It's containers all the way down! Everything is powered by Docker (I mean every ## Building +Docker 1.5+ required. + ./build.sh ## Running @@ -12,5 +14,6 @@ KVM, VirtualBox, and VMware all supported. Just boot from the `rancheros.iso` ## Commands -*docker* -- Good old Docker, you that to run stuff. -*system-docker* -- The docker instance running the system containers +`docker` -- Good old Docker, use that to run stuff. + +`system-docker` -- The docker instance running the system containers