Fix googleapis Readme (#573)

Co-authored-by: sidhhu <[email protected]>
This commit is contained in:
Siddartha Guthikonda
2021-04-27 17:08:58 -04:00
committed by GitHub
co-authored by sidhhu
parent b04c1c6582
commit 4926c60df4
+2
View File
@@ -50,6 +50,8 @@ A good way to use Google API is probably using git submodules.
So suppose in our `proto` folder we do:
```
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: