From 712725e3989a7ddb178c0530bdfc3b1ae2ad9367 Mon Sep 17 00:00:00 2001 From: Andre Keedy Date: Mon, 21 Dec 2015 10:11:00 -0500 Subject: [PATCH] Update README.md --- Horizon/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Horizon/README.md b/Horizon/README.md index 7b536c6..c23a8f1 100644 --- a/Horizon/README.md +++ b/Horizon/README.md @@ -2,5 +2,5 @@ - git clone https://github.com/keedya/Shovel-horizon.git - cd Shovel-horizon/Horizon -- sudo ./install.sh --url --location +- sudo ./install.sh --url 'Shovel Url' --location 'Horizon Path' - sudo service apache2 restart