Minor tweaks

Change-Id: Id4838580127936003f7ad690d9eb219ef755c1a6
diff --git a/globalxos/README.md b/globalxos/README.md
index 5956113..d9776a5 100644
--- a/globalxos/README.md
+++ b/globalxos/README.md
@@ -3,15 +3,12 @@
 This configuration launches an XOS that can control multiple CORD PODs.
 Each POD is configured as a separate Site in Global XOS.
 
-*** FIX FROM HERE ***
-
 ## Getting Started
 
-- Navigate to `/service-profile/globalxos` folder
+- Navigate to `service-profile/globalxos` folder
+- Edit `opencloud.yaml` to declare sites and admin login credentials for each site
 - Run `make` command
 
-You'll be able to visit XOS at `0.0.0.0:9999`.
-
 ### Using Vagrant
 
 A Vagrant environment is provided with an ubuntu_14.04 box (ubuntu/trusty64).