From 3b20bf94243148ff5d95cd4a49c7495a8b9f8b82 Mon Sep 17 00:00:00 2001 From: iampeterbanjo Date: Wed, 17 Feb 2016 17:21:32 +0000 Subject: [PATCH] use spaces instead of tabs --- README.md | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 53ba6062..ae0f69e5 100755 --- a/README.md +++ b/README.md @@ -28,15 +28,15 @@ applications: 4. Connect to Bluemix in the command line tool For US Region - ```sh - $ cf api https://api.ng.bluemix.net - ``` - - For EU Region - ```sh - $ cf api https://api.eu-gb.bluemix.net - ``` - + ```sh + $ cf api https://api.ng.bluemix.net + ``` + + For EU Region + ```sh + $ cf api https://api.eu-gb.bluemix.net + ``` + ```sh $ cf login -u ```