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.
2 parents efd4c5b + 0db22d8 commit f99073fCopy full SHA for f99073f
README.md
@@ -15,7 +15,7 @@ Run `go version` and make sure that your Go version is 1.13 or higher.
15
Then install hover by running this in your home directory:
16
17
```bash
18
-GO111MODULE=on go get -u -a github.com/go-flutter-desktop/hover@latest
+GO111MODULE=on go install github.com/go-flutter-desktop/hover@latest
19
```
20
Or windows:
21
0 commit comments