summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Wiegley <johnw@newartisans.com>2013-09-30 11:00:58 -0700
committerJohn Wiegley <johnw@newartisans.com>2013-09-30 11:00:58 -0700
commit6ebb05ebb7c2c403c172537cc1988ef12b73ab32 (patch)
tree9e034244835bbd19dc570676ec9a72d0382920ad
parent7507215a372f5d5b29602ce3aa3fc64ce05759ec (diff)
parent04fd759eb16998f9282d30f856b2c54daa312b40 (diff)
downloadledger-6ebb05ebb7c2c403c172537cc1988ef12b73ab32.tar.gz
ledger-6ebb05ebb7c2c403c172537cc1988ef12b73ab32.tar.bz2
ledger-6ebb05ebb7c2c403c172537cc1988ef12b73ab32.zip
Merge pull request #213 from kain88-de/readme_typo
fix README.md build command
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index d9e7d3d7..68eec6f0 100644
--- a/README.md
+++ b/README.md
@@ -130,7 +130,7 @@ footwork for you:
./acprep update
# or, if you want to use the Boost libraries with suffix -mt, install in
# $HOME/local and build with 2 processes in parallel
- ./acprep update --boost-suffix=-mt -- --prefix=$HOME/local -j2
+ ./acprep update --boost-suffix=-mt --prefix=$HOME/local -j2
Please read the contents of `config.log` if the configure step fails. Also,
see the `help` subcommand to `acprep`, which explains some of its many