We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 85fdd8b commit 00fcc43Copy full SHA for 00fcc43
CONTRIBUTING.md
@@ -33,7 +33,7 @@ docker run --rm --interactive --tty --volume ".:/app" berp-env
33
34
*Or* install on your system
35
36
-* .NET 5.0 (to run `berp` to generate parsers)
+* .NET 8.0 (to run `berp` to generate parsers)
37
* `berp` (install with `dotnet tool update Berp --version 1.4.0 --tool-path /usr/bin` )
38
* `make`
39
* `diff`
0 commit comments