Skip to content

Commit 5bc6797

Browse files
authored
Updated GCC minimum in README from 4.4 to 4.8 (#275)
1 parent 57ded00 commit 5bc6797

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
@@ -29,7 +29,7 @@ to C++ by the [aws-crt-cpp](https://github.com/awslabs/aws-crt-cpp) package.
2929

3030
* C++ 11 or higher
3131
* CMake 3.1+
32-
* Clang 3.9+ or GCC 4.4+ or MSVC 2015+
32+
* Clang 3.9+ or GCC 4.8+ or MSVC 2015+
3333

3434
### Build from source
3535

0 commit comments

Comments
 (0)