Fix googleapis Readme (#573)
Co-authored-by: sidhhu <[email protected]>
This commit is contained in:
co-authored by
sidhhu
parent
b04c1c6582
commit
4926c60df4
@@ -50,6 +50,8 @@ A good way to use Google API is probably using git submodules.
|
|||||||
So suppose in our `proto` folder we do:
|
So suppose in our `proto` folder we do:
|
||||||
```
|
```
|
||||||
git submodule add https://github.com/googleapis/googleapis
|
git submodule add https://github.com/googleapis/googleapis
|
||||||
|
|
||||||
|
git submodule update --remote
|
||||||
```
|
```
|
||||||
|
|
||||||
And a bunch of Google proto files in structure will be like this:
|
And a bunch of Google proto files in structure will be like this:
|
||||||
|
|||||||
Reference in New Issue
Block a user