Skip to content

Commit 50a2ebf

Browse files
committed
fixes #31 - updated readme to describe how to get to service credentials if the bluemix browser window is too narrow
1 parent ed46e35 commit 50a2ebf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ You will need the 'username' and 'password' credentials for each service. Servic
3939
1. Log in to Bluemix at https://bluemix.net.
4040
2. Navigate to the **Dashboard** on your Bluemix account.
4141
3. Click the **tile** for a service.
42-
4. Click **Service Credentials**.
42+
4. Click **Service Credentials**. Note: If your browser window is too narrow, the service options may be collapsed. Click on the upward facing double arrow next to "Back to Dashboard..." on the upper left to expand the sidebar.
4343
5. Copy the content in the **Service Credentials** field, and paste it in the credentials field in the Config Editor (**Watson -> Config Editor**) in Unity.
4444
6. Click **Apply Credentials**.
4545
7. Repeat steps 1 - 5 for each service you want to use.
@@ -48,7 +48,7 @@ You will need the 'username' and 'password' credentials for each service. Servic
4848
1. In the Config Editor (**Watson -> Config Editor**), click the **Configure** button beside the service to register. The service window is displayed.
4949
2. Under **Add Service**, type a unique name for the service instance in the Service name field. For example, type 'my-service-name'. Leave the default values for the other options.
5050
3. Click **Create**.
51-
4. Click **Service Credentials**.
51+
4. Click **Service Credentials**. Note: If your browser window is too narrow, the service options may be collapsed. Click on the upward facing double arrow next to "Back to Dashboard..." on the upper left to expand the sidebar.
5252
5. Copy the content in the **Service Credentials** field, and paste it in the empty credentials field in the **Config Editor** in Unity.
5353
6. Click **Apply Credentials**.
5454
7. Repeat steps 1 - 5 for each service you want to use.

0 commit comments

Comments
 (0)