Skip to content

Commit bb7afdc

Browse files
committed
Update README.md
1 parent dc59ce4 commit bb7afdc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ Next install the [build system](http://wikipedia.org/wiki/GNU_build_system):
6666
```sh
6767
$ sudo apt-get install build-essential autoconf automake libtool pkg-config
6868
```
69-
Next install the [Boost](http://www.boost.org) (minimum 1.50.0 for GCC or 1.54.0 for Clang) development package:
69+
Next install the [Boost](http://www.boost.org) (minimum 1.55.0 for GCC or 1.54.0 for Clang) development package:
7070
```sh
7171
$ sudo apt-get install libboost-all-dev
7272
```

0 commit comments

Comments
 (0)