Skip to content

Commit 39cdb57

Browse files
committed
The createCustomer POST method added.
1 parent 4a64549 commit 39cdb57

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@ The only requirement is to preserve the original author attribution in the sourc
3232
Clone this repository and build the library using Maven:
3333

3434
```sh
35-
git clone https://github.com/your-org/woocommerce-java-client.git
36-
cd woocommerce-java-client
35+
git clone https://github.com/wtx-labs/woocommerce-api-client-java.git
36+
cd woocommerce-api-client-java
3737
mvn clean install
3838
```
3939

0 commit comments

Comments
 (0)