Skip to content

Commit 28ef923

Browse files
feedback
1 parent d59c896 commit 28ef923

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

source/get-started.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -51,11 +51,11 @@ Download and Install
5151

5252
- Compiler that supports C++17, such as one of the following:
5353

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+
5959
- `CMake <https://cmake.org/>`__ v3.15 or later
6060
- `pkg-config <https://www.freedesktop.org/wiki/Software/pkg-config/>`__
6161

0 commit comments

Comments
 (0)