summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorthdox <thdox@free.fr>2014-05-17 13:27:28 +0200
committerthdox <thdox@free.fr>2014-05-17 13:27:28 +0200
commited52bebcfd7200e8b6adcb02c748d05df7ab6187 (patch)
treed10522d29fdb3af2b30aea4fe747365bfb50e8f9 /README.md
parent5d4b31b9c8bf0fe84ff46ae9cb4686ac10e52cc8 (diff)
downloadfork-ledger-ed52bebcfd7200e8b6adcb02c748d05df7ab6187.tar.gz
fork-ledger-ed52bebcfd7200e8b6adcb02c748d05df7ab6187.tar.bz2
fork-ledger-ed52bebcfd7200e8b6adcb02c748d05df7ab6187.zip
Lower down (from 1.55) requirements towards libboost
Fix some typos
Diffstat (limited to 'README.md')
-rw-r--r--README.md10
1 files changed, 4 insertions, 6 deletions
diff --git a/README.md b/README.md
index 20062fad..eeeda9d3 100644
--- a/README.md
+++ b/README.md
@@ -114,12 +114,10 @@ If you're going to build on Ubuntu, `sudo apt-get install ...` the
following packages (current as of Ubuntu 14.04):
sudo apt-get install build-essential cmake doxygen
- libboost-system1.55-dev libboost1.55-dev python-dev
- gettext git libboost-date-time1.55-dev
- libboost-filesystem1.55-dev libboost-iostreams1.55-dev
- libboost-python1.55-dev libboost-regex1.55-dev
- libboost-test1.55-dev libedit-dev libgmp3-dev
- libmpfr-dev texinfo
+ libboost-system-dev libboost-dev python-dev gettext git
+ libboost-date-time-dev libboost-filesystem-dev
+ libboost-iostreams-dev libboost-python-dev libboost-regex-dev
+ libboost-test-dev libedit-dev libgmp3-dev libmpfr-dev texinfo
Or, for Ubuntu 12.04: