Skip to content

Commit

Permalink
added minimum required clang version
Browse files Browse the repository at this point in the history
  • Loading branch information
ruslan-ilesik authored Sep 24, 2023
1 parent d9aeef1 commit 87f3fbc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ We love people's support in growing and improving. Be sure to leave a ⭐️ if

### Supported compilers
* [g++](https://gcc.gnu.org) (version 8 or higher)
* [clang](https://clang.llvm.org/)
* [clang](https://clang.llvm.org/) (version 6 or higher)
* AppleClang (12.0 or higher)
* Microsoft Visual Studio 2019 or 2022 (16.x/17.x)
* [mingw-w64](https://www.mingw-w64.org/) (gcc version 8 or higher)
Expand Down

0 comments on commit 87f3fbc

Please sign in to comment.