From 3cdb2aaf9103d0ebcdcdda611d7060d2da66f574 Mon Sep 17 00:00:00 2001 From: Andreas Wilke Date: Fri, 13 Oct 2017 10:01:58 -0500 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 979b9dd..8d3cab5 100644 --- a/README.md +++ b/README.md @@ -12,8 +12,8 @@ All docker images required for the quick start are available at Docker Hub. To start the demo environmet run: -```source ./init.sh ``` -```docker-compose -f Docker/Compose/skyport-demo.yaml up``` +1. ```source ./init.sh ``` +2. ```docker-compose -f Docker/Compose/skyport-demo.yaml up```