Skip to content

Commit a5136b3

Browse files
Update README.md
1 parent 55a35d9 commit a5136b3

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
@@ -27,7 +27,7 @@ compatible with the latest version.
2727
You need [CMake](https://cmake.org/download/) and of course a compiler to build AdTree:
2828

2929
- CMake `>= 3.1`
30-
- a compiler that supports `>= C++17`
30+
- a compiler that supports `>= C++11`
3131

3232
AdTree has been tested on macOS (Xcode >= 8), Windows (MSVC >=2015), and Linux (GCC >= 4.8, Clang >= 3.3). Machines
3333
nowadays typically provide higher [supports](https://en.cppreference.com/w/cpp/compiler_support), so you should be

0 commit comments

Comments
 (0)