diff --git a/README.md b/README.md index 1c3e02b1..26a37b09 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ Prebuilt binaries are available on the [releases](https://github.com/CycloneDX/c ### From Source ```shell -go install github.com/CycloneDX/cyclonedx-gomod@v1.0.0 +go install github.com/CycloneDX/cyclonedx-gomod@v1.1.0 ``` Building from source requires Go 1.17 or newer.