Skip to content

Commit 00fcc43

Browse files
authored
Fix .NET SDK version needed by berp in CONTRIBUTING.md
1 parent 85fdd8b commit 00fcc43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ docker run --rm --interactive --tty --volume ".:/app" berp-env
3333

3434
*Or* install on your system
3535

36-
* .NET 5.0 (to run `berp` to generate parsers)
36+
* .NET 8.0 (to run `berp` to generate parsers)
3737
* `berp` (install with `dotnet tool update Berp --version 1.4.0 --tool-path /usr/bin` )
3838
* `make`
3939
* `diff`

0 commit comments

Comments
 (0)