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