Skip to content

Commit 1a0fdfa

Browse files
committed
Clarify BUILD.bazel location
1 parent a77af8b commit 1a0fdfa

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

DEVELOPMENT.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@
2424
cp -r gapic-showcase/schema/google/showcase/v1beta1 googleapis/google/showcase/v1beta1
2525
```
2626

27-
3. Add the new microgenerator rules to the protobuf directory's `BUILD.bazel`
28-
file as follows:
27+
3. Add the new microgenerator rules to
28+
`googleapis/google/showcase/v1beta1/BUILD.bazel` file as follows:
2929

3030
```python
3131
load(

0 commit comments

Comments
 (0)