We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e5307e commit 2b09a7cCopy full SHA for 2b09a7c
readme.md
@@ -11,7 +11,8 @@ You can get the SDK by cloning the the repository from GitHub.
11
12
### Installing the SDK source into your Unity project
13
1. Clone the following GIT repository into a directory within your current Unity project.
14
- * git clone https://github.com/watson-developer-cloud/unity-sdk.git OR
+ * git clone https://github.com/watson-developer-cloud/unity-sdk.git
15
+ * OR
16
* git submodule add https://github.com/watson-developer-cloud/unity-sdk.git
17
2. Go to [Configuring Watson service credentials](#configuring-Watson-service-credentials).
18
0 commit comments