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