Skip to content

Commit 0c5fc90

Browse files
Update README.md
Co-Authored-By: Jberlinsky <jberlinsky@gmail.com>
1 parent c10fe5b commit 0c5fc90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -216,7 +216,7 @@ The following submodules currently exist:
216216

217217
- [`public-cluster`](./modules/public-cluster), which creates a GKE cluster with its nodes and endpoint publicly accessible.
218218

219-
Submodules, and the reverse-compatible wrapper for the root of the repository, are generated by running `make generate`. When making changes to this repository, please ensure that your change is made in the [`autogen`](./autogen) directory if it is expected to propagate to all submodules.
219+
Submodules and the root module are generated by running `make generate`. Changes to this repository should be made in the [`autogen`](./autogen) directory if they are intended to propagate to all submodules.
220220

221221
## Testing
222222

0 commit comments

Comments
 (0)