diff --git a/README.md b/README.md index 7d8009b..1f0e9f8 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ QuickGo is a simple and easy to use golang command line tool for creating projec quickgo can be installed using `go install` with the following command: ```bash -go install github.com/Nigel2392/quickgo/v2@v2.4.3 +go install github.com/Nigel2392/quickgo/v2@v2.4.5 ``` Optionally we provide a binary for Linux, MacOS and Windows.