Readme edits.

master
Dominik Deák 5 years ago
parent 1afc62c193
commit 4b0e2e5d86
No known key found for this signature in database
GPG Key ID: 85514EC0CCE7007C
  1. 12
      readme.md

@ -77,13 +77,11 @@ For building Debian packages:
sudo apt-get install build-essential devscripts dh-make lintian
#### Compiling
**Easy Mode:**
#### Compiling (Easy Mode)
Run the shell script `buildLinux.sh --all` to build all packages. For other options, run with the `--help` switch.
**Hard Mode:**
#### Compiling (Hard Mode)
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.
@ -138,13 +136,11 @@ _Incomplete._
* `cmakeGenerator` - Specifies the "generator" setting for cmake. Run `cmake --help` to choose the suitable generator for your current tool chain.
#### Compiling
**Easy Mode:**
#### Compiling (Easy Mode)
Run the command script `buildWindows.cmd --all` to build all packages. For other options, run with the `--help` switch.
**Hard Mode:**
#### Compiling (Hard Mode)
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.

Loading…
Cancel
Save