mirror of https://github.com/grpc/grpc-java.git
Update README.md
This commit is contained in:
parent
c8648dc54e
commit
3879c6a8fa
|
|
@ -24,6 +24,6 @@ $ ./gradlew install -PskipCodegen=true
|
|||
|
||||
**3. Install the app**
|
||||
```sh
|
||||
$ cd examples/android
|
||||
$ cd examples/android/helloworld (or cd examples/android/routeguide)
|
||||
$ ./gradlew installDebug
|
||||
```
|
||||
Loading…
Reference in New Issue