Merge branch 'master' into doc_debug

This commit is contained in:
Yaron Schneider 2019-12-11 11:19:20 -08:00 committed by GitHub
commit 7512824d28
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ Clone this repository including the submodules:
git clone https://github.com/dapr/java-sdk.git
```
Then head over to build the Maven project:
Then head over to build the [Maven](https://maven.apache.org/install.html) (Apache Maven version 3.x) project:
```sh
# make sure you are in the `java-sdk` directory.