We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc59ce4 commit bb7afdcCopy full SHA for bb7afdc
README.md
@@ -66,7 +66,7 @@ Next install the [build system](http://wikipedia.org/wiki/GNU_build_system):
66
```sh
67
$ sudo apt-get install build-essential autoconf automake libtool pkg-config
68
```
69
-Next install the [Boost](http://www.boost.org) (minimum 1.50.0 for GCC or 1.54.0 for Clang) development package:
+Next install the [Boost](http://www.boost.org) (minimum 1.55.0 for GCC or 1.54.0 for Clang) development package:
70
71
$ sudo apt-get install libboost-all-dev
72
0 commit comments