update android example readme

This commit is contained in:
Stanley Cheung 2015-08-27 16:28:38 -07:00
parent 61422d6295
commit 46687fe705
1 changed files with 1 additions and 8 deletions

View File

@ -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