Skip to content

Commit 46687fe

Browse files
update android example readme
1 parent 61422d6 commit 46687fe

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

examples/android/README.md

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -27,14 +27,7 @@ $ cd grpc-java
2727
$ # follow the instructions in 'How to Build'
2828
```
2929

30-
**3 Prepare the app**
31-
- Clone this git repo
32-
```sh
33-
$ git clone https://github.com/grpc/grpc-java
34-
35-
```
36-
37-
**4 Install the app**
30+
**3 Install the app**
3831
```sh
3932
$ cd examples/android
4033
$ ./gradlew installDebug

0 commit comments

Comments
 (0)