diff --git a/README.md b/README.md index f368da0..7e70b5f 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ Afterwards you can find the report in ... ``` ./target/scala-2.13/scoverage-report/index.html -./target/scala-3.2.0/scoverage-report/index.html +./target/scala-3.3.1/scoverage-report/index.html ``` You can also upload the report to [coveralls][] by running ...