diff --git a/README.md b/README.md index 88ab27d..d74f386 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.6 +go install github.com/Nigel2392/quickgo/v2@v2.4.7 ``` Optionally we provide a binary for Linux, MacOS and Windows.