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 4a64549 commit 39cdb57Copy full SHA for 39cdb57
README.md
@@ -32,8 +32,8 @@ The only requirement is to preserve the original author attribution in the sourc
32
Clone this repository and build the library using Maven:
33
34
```sh
35
-git clone https://github.com/your-org/woocommerce-java-client.git
36
-cd woocommerce-java-client
+git clone https://github.com/wtx-labs/woocommerce-api-client-java.git
+cd woocommerce-api-client-java
37
mvn clean install
38
```
39
0 commit comments