Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 0 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -110,14 +110,6 @@ mvn clean install

Then add the locally built artifact to your project:

```sh
git clone https://github.com/wtx-labs/qualtrics-api-client-java.git
cd qualtrics-api-client-java
mvn clean install
```

Then add the locally built artifact to your project:

```xml
<dependency>
<groupId>pl.wtx.qualtrics</groupId>
Expand Down
Loading