Skip to content

Commit 2f6a532

Browse files
authored
Update C++ version.
1 parent bca94f2 commit 2f6a532

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
@@ -52,7 +52,7 @@ Preparing Doxygen for Docsets
5252
Building Locally
5353
----------------
5454

55-
Requirements: Mac or Linux Host, Clang or GCC (C++ 17 capable), and, CMake.
55+
Requirements: Mac or Linux Host, Clang or GCC (C++ 14 capable), and, CMake.
5656

5757
* Make sure to pull submodules: `git submodule update --init --recursive`.
5858
* Create the build directory: `mkdir build/`.

0 commit comments

Comments
 (0)