diff options
author | Martin Michlmayr <tbm@cyrius.com> | 2019-01-09 17:30:24 -0200 |
---|---|---|
committer | Martin Michlmayr <tbm@cyrius.com> | 2019-01-09 17:30:24 -0200 |
commit | 61427262553c86edfab8f1a77486ccad803419a0 (patch) | |
tree | 47b5fcb4622cedf36ebc30a59543feae5889d68b /README.md | |
parent | ec209120c4a110f24340850c704dcf466ede1919 (diff) | |
download | fork-ledger-61427262553c86edfab8f1a77486ccad803419a0.tar.gz fork-ledger-61427262553c86edfab8f1a77486ccad803419a0.tar.bz2 fork-ledger-61427262553c86edfab8f1a77486ccad803419a0.zip |
Remove trailing whitespace
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -96,7 +96,7 @@ Dependency | Version ### Mac OS X -You can use [Homebrew] or [MacPorts] to install Ledger easily on OS X. +You can use [Homebrew] or [MacPorts] to install Ledger easily on OS X. #### 1. Homebrew @@ -163,7 +163,7 @@ footwork for you: # $HOME/local and build with 2 processes in parallel $ ./acprep update --boost-suffix=-mt --prefix=$HOME/local -j2 -Please read the contents of `CMakeFiles/CMakeOutput.log` and +Please read the contents of `CMakeFiles/CMakeOutput.log` and `CMakeFiles/CMakeError.log` if the configure step fails. Also, see the `help` subcommand to `acprep`, which explains some of its many options. It's pretty much the only command I run for configuring, building |