From 88ba7873749003dd8ff00e5ca70cc4b059daa936 Mon Sep 17 00:00:00 2001 From: Rajesh Rajendran Date: Sun, 24 May 2020 08:08:50 +0530 Subject: [PATCH] Updating install information with golang #14 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 60c3802..33dd6e9 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,7 @@ Supports Flatpak's RemoteDesktop portal (experimental), Windows and X11. * [Flatpak](https://flathub.org/apps/details/com.github.unrud.RemoteTouchpad) * [Snap](https://snapcraft.io/remote-touchpad) * [Windows](https://github.com/Unrud/remote-touchpad/releases/latest) + - golang(this will install bleeding edge): `go get github.com/Unrud/remote-touchpad && go install -tags {windows|x11} github.com/Unrud/remote-touchpad` ## Screenshots