Skip to content

Commit

Permalink
Fix CONTRIBUTING.md
Browse files Browse the repository at this point in the history
  • Loading branch information
amol- committed Apr 11, 2024
1 parent 00e9b4b commit a813599
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 @@ -21,14 +21,14 @@ git submodule update --init --recursive
```


# Upgrade the substrait submodule
# Upgrade the substrait protocol definition

## a) Use the upgrade script

Run the upgrade script to upgrade the submodule and regenerate the protobuf stubs.

```
./upgrade.sh <version>
./update_proto.sh <version>
```

## b) Manual upgrade
Expand Down

0 comments on commit a813599

Please sign in to comment.