Skip to content

Commit

Permalink
--overwrite-protos
Browse files Browse the repository at this point in the history
  • Loading branch information
Anush008 committed Oct 10, 2024
1 parent bd1c1ae commit 0e152d3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,13 +83,13 @@ Ensure the following are installed and available in the `PATH`.
For Windows

```bash
.\build.bat build
.\build.bat build --overwrite-protos
```

For OSX/Linux

```bash
./build.sh build
./build.sh build --overwrite-protos
```

This will
Expand Down

0 comments on commit 0e152d3

Please sign in to comment.