Skip to content

Commit f479b6e

Browse files
committed
Add note about updating scalameta version
1 parent c9ad51b commit f479b6e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,3 +21,7 @@ $ sbt
2121
> generate
2222
```
2323

24+
### Updating the .proto to match a certain Scalameta version
25+
26+
- Update the `scalametaVersion` variable in `build.sbt`, or the `semanticdbProtoURL`.
27+
- Run `sbt generate`, to re-fetch and patch the local .proto file.

0 commit comments

Comments
 (0)