We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7136aa7 commit a86fc04Copy full SHA for a86fc04
1 file changed
README.md
@@ -110,14 +110,6 @@ mvn clean install
110
111
Then add the locally built artifact to your project:
112
113
-```sh
114
-git clone https://github.com/wtx-labs/qualtrics-api-client-java.git
115
-cd qualtrics-api-client-java
116
-mvn clean install
117
-```
118
-
119
-Then add the locally built artifact to your project:
120
121
```xml
122
<dependency>
123
<groupId>pl.wtx.qualtrics</groupId>
0 commit comments