Skip to content

Commit a53817b

Browse files
authored
Update README.md
closes: go-flutter-desktop/go-flutter#557
1 parent 5765df1 commit a53817b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Or for powershell:
2626
```powershell
2727
$env:GO111MODULE="on"; go get -u -a github.com/go-flutter-desktop/hover
2828
```
29-
Make sure the hover binary is on your `PATH`
29+
Make sure the hover binary is on your `PATH` (defaults are `$GOPATH/bin` or `$HOME/go/bin`)
3030

3131
Run the same command to update when a newer version becomes available.
3232

0 commit comments

Comments
 (0)