Skip to content

Commit df18c41

Browse files
authored
docs: Update compiler requirements (#1420)
1 parent 52ee580 commit df18c41

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ The User can download the binary release from [releases](https://github.com/Qiho
6868

6969
#### Dependencies
7070

71-
* gcc g++, C++11 support (version>=4.8)
71+
* gcc g++, C++17 support (version>=7)
7272
* make
7373
* cmake (version>=3.18)
7474
* autoconf
@@ -77,7 +77,7 @@ The User can download the binary release from [releases](https://github.com/Qiho
7777

7878
#### Compile
7979

80-
Upgrade your gcc to version at least 4.8 to get C++11 support.
80+
Upgrade your gcc to version at least 7 to get C++17 support.
8181

8282
1. Get the source code
8383

0 commit comments

Comments
 (0)