diff --git a/README.md b/README.md index f514056c0..c068bf93d 100644 --- a/README.md +++ b/README.md @@ -93,7 +93,7 @@ Windows requires gcc and related tooling. The recommended download is from [http Installation is as simple as running the following command:
-go get github.com/wailsapp/wails/cmd/wails +go get -u github.com/wailsapp/wails/cmd/wails## Next Steps