From 627a126530195c58ec395f5411de4e1a5ffcd2bf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dominik=20De=C3=A1k?= Date: Thu, 16 Jul 2020 01:23:01 +1000 Subject: [PATCH] Work on readme. --- readme.md | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/readme.md b/readme.md index 75e5737..3cfc868 100644 --- a/readme.md +++ b/readme.md @@ -21,11 +21,13 @@ The following files or directories should be of interest: File / Directory | Description --- | --- [`Binaries`](./Binaries) | Output location for the build binaries. -[`Synergy-Core`](./Synergy-Core) | The official Synergy Core submodule. +`Synergy-Core` | The official Synergy Core submodule. [`buildLinux.sh`](./buildLinux.sh) | Shell script for building binaries in Linux Mint or Ubuntu. + + ## Clone This Repository @@ -55,7 +57,7 @@ Alternatively, consult the [official wiki](https://github.com/symless/synergy-co Run the shell script with `buildLinux.sh --all` to build all packages. For other options, run with the `--help` switch. -Alternatively, you can opt to build the binaries only, as detailed below. We're assuming the current path is in `Synergy-Binaries` project root. +Alternatively, you can opt to build the binaries only, as detailed below. We're assuming the current path is in the `Synergy-Binaries` project root. 1. Create a `build` subdirectory in the `Synergy-Core` submodule: @@ -83,6 +85,7 @@ In Linux Mint we can launch `synergy` client automatically via _System Settings Substitute the `ClientName` with the local machine name, and the Synergy server IP `#.#.#.#` with whatever appropriate for your set-up. + ## Disclaimers and Legal