You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -39,7 +39,7 @@ You will need the 'username' and 'password' credentials for each service. Servic
39
39
1. Log in to Bluemix at https://bluemix.net.
40
40
2. Navigate to the **Dashboard** on your Bluemix account.
41
41
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.
43
43
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.
44
44
6. Click **Apply Credentials**.
45
45
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
48
48
1. In the Config Editor (**Watson -> Config Editor**), click the **Configure** button beside the service to register. The service window is displayed.
49
49
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.
50
50
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.
52
52
5. Copy the content in the **Service Credentials** field, and paste it in the empty credentials field in the **Config Editor** in Unity.
53
53
6. Click **Apply Credentials**.
54
54
7. Repeat steps 1 - 5 for each service you want to use.
0 commit comments