From 41ef45d345eeceecb71a0a5d2e6fdd5a8d97830b Mon Sep 17 00:00:00 2001 From: Unrud Date: Wed, 26 Aug 2020 03:30:26 +0200 Subject: [PATCH] Add golang installation instructions Fixes #15 --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index a05e283..0db3ce9 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,9 @@ Supports Flatpak's RemoteDesktop portal (for Wayland), 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: + * Portal & X11: `go get -u -tags 'portal x11' github.com/Unrud/remote-touchpad` + * Windows: `get get -u github.com/Unrud/remote-touchpad` ## Screenshots