From aa2e53dd826bc471de871693a78a7f38f3e0e23f Mon Sep 17 00:00:00 2001 From: Andre Keedy Date: Thu, 25 Feb 2016 12:11:21 -0500 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index b44b66f..6a06a30 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Shovel plugin for OpenStack Horizon dashboard -- [Configure Openstack to Boot Baremetal nodes](https://github.com/keedya/shovel-horizon-plugin/blob/master/setup_openstack.md) -- git clone https://github.com/keedya/https://github.com/keedya/shovel-horizon-plugin.git -- cd shovel-horizon-plugin +- [Configure Openstack to Boot Baremetal nodes](setup_openstack.md) +- git clone shovel-horizon.git +- cd shovel-horizon - sudo ./install.sh --url 'Shovel Url' --location 'Horizon Path' - sudo service apache2 restart