diff --git a/README.md b/README.md index c6cc377..9cd73c2 100644 --- a/README.md +++ b/README.md @@ -12,8 +12,8 @@ Supports Flatpak's RemoteDesktop portal (for Wayland), Windows and X11. * [Snap](https://snapcraft.io/remote-touchpad) * [Windows](https://github.com/Unrud/remote-touchpad/releases/latest) * Golang: - * Portal & X11: `go get -u -tags portal,x11 github.com/Unrud/remote-touchpad` - * Windows: `get get -u github.com/Unrud/remote-touchpad` + * Portal & X11: `go install -tags portal,x11 github.com/unrud/remote-touchpad@latest` + * Windows: `go install github.com/unrud/remote-touchpad@latest` ## Screenshots