mirror of https://github.com/grpc/grpc-java.git
update android example readme
This commit is contained in:
parent
61422d6295
commit
46687fe705
|
|
@ -27,14 +27,7 @@ $ cd grpc-java
|
|||
$ # follow the instructions in 'How to Build'
|
||||
```
|
||||
|
||||
**3 Prepare the app**
|
||||
- Clone this git repo
|
||||
```sh
|
||||
$ git clone https://github.com/grpc/grpc-java
|
||||
|
||||
```
|
||||
|
||||
**4 Install the app**
|
||||
**3 Install the app**
|
||||
```sh
|
||||
$ cd examples/android
|
||||
$ ./gradlew installDebug
|
||||
|
|
|
|||
Loading…
Reference in New Issue