From e0f0fa4393e7de4dd3b0bca91444fc22cce17a08 Mon Sep 17 00:00:00 2001 From: "Brandon B. Jozsa" Date: Fri, 30 Dec 2016 21:24:13 -0500 Subject: [PATCH] Update minikube.md --- docs/developer/minikube.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/docs/developer/minikube.md b/docs/developer/minikube.md index 7e2543387f..f5e0448014 100644 --- a/docs/developer/minikube.md +++ b/docs/developer/minikube.md @@ -199,10 +199,11 @@ status: loadBalancer: {} ``` -Now you're ready to manage Openstack! Point your browser to: -http://192.168.99.100:31537/ -User: admin -Pass: password +**Accessing Horizon:**
+Now you're ready to manage Openstack! Point your browser to:
+***URL:*** http://192.168.99.100:31537/
+***User:*** admin
+***Pass:*** password
If you have any questions, comments, or find any bugs, please submit an issue so we can quickly address them.