Separate tags with comma
This commit is contained in:
parent
50ec8ff4db
commit
e24b06b0f6
3 changed files with 6 additions and 4 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue