mirror of https://github.com/dapr/java-sdk.git
link maven and clarify version
This commit is contained in:
parent
900eacc5ce
commit
1cdd49c92c
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue