From fb4373cda844ba2ec7ac8a918ca609f956d1dc41 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C5=81ukasz=20Ole=C5=9B?= <loles@mirantis.com>
Date: Mon, 7 Sep 2015 21:33:35 +0000
Subject: [PATCH] Make README more user friendly

---
 examples/cli/README | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/examples/cli/README b/examples/cli/README
index c45f547..fa24910 100644
--- a/examples/cli/README
+++ b/examples/cli/README
@@ -3,4 +3,8 @@ This example shows how to use solar via CLI.
 Usage
 =====
 
+Run
+
 `bash ./example.sh`
+
+after this you can run `solar orch report last` and wait until all tasks have status SUCCESS.