Skip to content

Commit 4926c60

Browse files
anonthingsidhhu
andauthored
Fix googleapis Readme (#573)
Co-authored-by: sidhhu <[email protected]>
1 parent b04c1c6 commit 4926c60

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tonic-build/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,8 @@ A good way to use Google API is probably using git submodules.
5050
So suppose in our `proto` folder we do:
5151
```
5252
git submodule add https://github.com/googleapis/googleapis
53+
54+
git submodule update --remote
5355
```
5456

5557
And a bunch of Google proto files in structure will be like this:

0 commit comments

Comments
 (0)