We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b04c1c6 commit 4926c60Copy full SHA for 4926c60
tonic-build/README.md
@@ -50,6 +50,8 @@ A good way to use Google API is probably using git submodules.
50
So suppose in our `proto` folder we do:
51
```
52
git submodule add https://github.com/googleapis/googleapis
53
+
54
+git submodule update --remote
55
56
57
And a bunch of Google proto files in structure will be like this:
0 commit comments