Separate tags with comma

This commit is contained in:
Unrud 2020-09-13 10:25:29 +02:00
parent 50ec8ff4db
commit e24b06b0f6
3 changed files with 6 additions and 4 deletions

View file

@ -11,7 +11,7 @@ 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`
* Portal & X11: `go get -u -tags portal,x11 github.com/Unrud/remote-touchpad`
* Windows: `get get -u github.com/Unrud/remote-touchpad`
## Screenshots