diff --git a/README.md b/README.md index 3b69c3a76e4..67a7c8f6677 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,8 @@ Agent is the configuration application of the [Ultimate Hacking Keyboard](https: Please do not build Agent from source unless you want to develop it. Using an existing release is far easier for everyone involved: -* If you already own a UHK then [download the latest desktop build of Agent](https://github.com/UltimateHackingKeyboard/agent/releases/latest) from the releases page. On Linux, download the AppImage, make it executable, and run it. If you don't own a UHK then you won't get past the opening screen! +* If you already own a UHK then [download the latest desktop build of Agent](https://github.com/UltimateHackingKeyboard/agent/releases/latest) from the releases page. If you don't own a UHK then you won't get past the opening screen! + * On Linux, download the AppImage, make it executable, and run it with the `--no-sandbox` option. On recent versions of Ubuntu, you may need to install the `libfuse2t64` package. * If you don't own a UHK yet then [try out the web build of Agent](https://ultimatehackingkeyboard.github.io/agent/) in your browser. This is meant to be used for demonstration purposes. ## Building the electron application