We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a77af8b commit 1a0fdfaCopy full SHA for 1a0fdfa
1 file changed
DEVELOPMENT.md
@@ -24,8 +24,8 @@
24
cp -r gapic-showcase/schema/google/showcase/v1beta1 googleapis/google/showcase/v1beta1
25
```
26
27
-3. Add the new microgenerator rules to the protobuf directory's `BUILD.bazel`
28
- file as follows:
+3. Add the new microgenerator rules to
+ `googleapis/google/showcase/v1beta1/BUILD.bazel` file as follows:
29
30
```python
31
load(
0 commit comments