link maven and clarify version

This commit is contained in:
LM 2019-12-10 09:14:39 -08:00
parent 900eacc5ce
commit 1cdd49c92c
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.