We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 61422d6 commit 46687feCopy full SHA for 46687fe
examples/android/README.md
@@ -27,14 +27,7 @@ $ cd grpc-java
27
$ # follow the instructions in 'How to Build'
28
```
29
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**
+**3 Install the app**
38
```sh
39
$ cd examples/android
40
$ ./gradlew installDebug
0 commit comments