We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6db300f commit 6bbdb5fCopy full SHA for 6bbdb5f
README.md
@@ -20,7 +20,7 @@ GO111MODULE=on go get -u -a github.com/go-flutter-desktop/hover@latest
20
Or windows:
21
```
22
set GO111MODULE=on
23
-go get -u -a github.com/go-flutter-desktop/hover@latest
+go install github.com/go-flutter-desktop/hover@latest
24
25
Or for powershell:
26
```powershell
0 commit comments