mirror of https://github.com/grpc/grpc-java.git
examples: Modifies documentation (#6253)
This commit is contained in:
parent
764d0b852a
commit
f51336f0cc
|
|
@ -91,7 +91,7 @@ before trying out the examples.
|
|||
|
||||
1. **[Install gRPC Java library SNAPSHOT locally, including code generation plugin](../COMPILING.md) (Only need this step for non-released versions, e.g. master HEAD).**
|
||||
|
||||
2. Run in this directory:
|
||||
2. From grpc-java/examples directory:
|
||||
```
|
||||
$ ./gradlew installDist
|
||||
```
|
||||
|
|
|
|||
Loading…
Reference in New Issue