Skip to content

Commit

Permalink
Clarify dependency [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
ajg committed Mar 3, 2014
1 parent a1e4628 commit ce7d710
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ Dependencies

Building `synth` from source requires:

- A modern C++ compiler
- A modern C++ compiler (`c++11` support is *not* required.)
- [Boost](http://boost.org)
- [SCons](http://scons.org)

Expand Down Expand Up @@ -348,7 +348,6 @@ Future Work
* `multi_engine`
- Adapters:
* `tribool` adapter
* `property_tree` adapter
* `c++11` type adapters
* `c++14` type adapters
- Templates:
Expand Down

0 comments on commit ce7d710

Please sign in to comment.