Skip to content

Commit 6ca29e6

Browse files
Minor README update about proto (#16945)
* Minor README update about proto It's Bootstrap actually. * Update DEVGUIDE.md Co-authored-by: Vlad Zarytovskii <[email protected]> * Update DEVGUIDE.md --------- Co-authored-by: Vlad Zarytovskii <[email protected]>
1 parent 8f24d2c commit 6ca29e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DEVGUIDE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ Running any of the above will build the latest changes and run tests against the
124124

125125
## Using your custom compiler to build this repository
126126

127-
By removing all the subfolders called `Proto` under `artifacts` and running the `build` script again, the proto compiler will include your changes.
127+
By removing all the subfolders called `Bootstrap` or `Proto` under `artifacts` and running the `build` script again, the proto compiler will include your changes.
128128

129129
Once the "proto" compiler is built, it won't be built again, so you may want to perform those steps again to ensure your changes don't break building the compiler itself.
130130

0 commit comments

Comments
 (0)