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
+4-5Lines changed: 4 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -38,11 +38,10 @@ You will need the 'username' and 'password' credentials for each service. Servic
38
38
1. Log in to Bluemix at https://bluemix.net.
39
39
2. Navigate to the **Dashboard** on your Bluemix account.
40
40
3. Click the **tile** for a service.
41
-
4. 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.
42
-
5. Click **Service Credentials**.
43
-
6. 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
-
7. Click **Apply Credentials**.
45
-
8. Repeat steps 1 - 5 for each service you want to use.
41
+
4. Click **Service Credentials**.
42
+
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.
43
+
6. Click **Apply Credentials**.
44
+
7. Repeat steps 1 - 5 for each service you want to use.
46
45
3. If you need to configure the services that you want to use, complete the following steps.
47
46
1. In the Config Editor (**Watson -> Config Editor**), click the **Configure** button beside the service to register. The service window is displayed.
48
47
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.
0 commit comments