From 489344e65914d9323048bfc16544d2e551ef742a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=81ukasz=20Ole=C5=9B?= Date: Mon, 7 Sep 2015 21:30:05 +0000 Subject: [PATCH] Add `bash` to command --- examples/cli/README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/cli/README b/examples/cli/README index ec1ed49..c45f547 100644 --- a/examples/cli/README +++ b/examples/cli/README @@ -3,4 +3,4 @@ This example shows how to use solar via CLI. Usage ===== -`./example.sh` +`bash ./example.sh`