diff --git a/README.md b/README.md index 9d0f599d4..6d0f5e766 100644 --- a/README.md +++ b/README.md @@ -86,7 +86,7 @@ Then head over to build the [Maven](https://maven.apache.org/install.html) (Apac ```sh # make sure you are in the `java-sdk` directory. -mvn install +mvn clean install ``` Try the following examples to learn more about Dapr's Java SDK: