From f85abcf3e4bba2eecb190adf42d6c0e8c29caba9 Mon Sep 17 00:00:00 2001 From: Andre Keedy Date: Tue, 12 Jan 2016 10:56:43 -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 efe3f77..298f7b0 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # RackHD plugin for OpenStack Horizon dashboard -- [Configure Openstack to Boot Baremetal nodes](https://github.com/keedya/Shovel-horizon/blob/master/Horizon/setup_openstack.md) -- git clone https://github.com/keedya/Shovel-horizon.git -- cd Shovel-horizon/Horizon +- [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 - sudo ./install.sh --url 'Shovel Url' --location 'Horizon Path' - sudo service apache2 restart