File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -51,11 +51,11 @@ Download and Install
51
51
52
52
- Compiler that supports C++17, such as one of the following:
53
53
54
- - `GCC <https://gcc.gnu.org/install/>`__ v8.1 or newer
55
- - `Clang <https://clang.llvm.org/>`__ v3.8 or newer
56
- - `Apple Clang <https://developer.apple.com/xcode/>`__ v13.1 or newer
57
- - `Visual Studio <https://visualstudio.microsoft.com/vs/features/cplusplus/>`__ 2015 Update 3 or newer
58
-
54
+ - `GCC <https://gcc.gnu.org/install/>`__ v8.1 or later
55
+ - `Clang <https://clang.llvm.org/>`__ v3.8 or later
56
+ - `Apple Clang <https://developer.apple.com/xcode/>`__ v13.1 or later
57
+ - `Visual Studio <https://visualstudio.microsoft.com/vs/features/cplusplus/>`__ 2015 Update 3 or later
58
+
59
59
- `CMake <https://cmake.org/>`__ v3.15 or later
60
60
- `pkg-config <https://www.freedesktop.org/wiki/Software/pkg-config/>`__
61
61
You can’t perform that action at this time.
0 commit comments