diff --git a/README.md b/README.md index 1152ca7..409ef69 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ page. Download and install the latest stable version from source by running: ```bash -go install github.com/jstemmer/go-junit-report@latest +go install github.com/jstemmer/go-junit-report/v2@latest ``` ## Usage