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
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -28,7 +28,7 @@ Ensure that you have the following prerequisites:
28
28
You can get the latest SDK release by clicking [here][latest_release].
29
29
30
30
### Installing the SDK source into your Unity project
31
-
Move the **`unity-sdk`** directory into the Assets directory of the Unity project. **Rename the SDK directory from `unity-sdk` to `Watson`.**
31
+
Move the **`unity-sdk`** directory into the **`Assets`** directory of your Unity project. _Optional: rename the SDK directory from `unity-sdk` to `Watson`_.
32
32
33
33
## Configuring your service credentials
34
34
To create instances of Watson services and their credentials, follow the steps below.
0 commit comments