1 parent 7d4f302 commit c746515Copy full SHA for c746515
1 file changed
README.md
@@ -68,7 +68,7 @@ The User can download the binary release from [releases](https://github.com/Qiho
68
69
#### Dependencies
70
71
-* gcc g++, C++11 support (version>=4.8)
+* gcc g++, C++17 support (version>=7)
72
* make
73
* cmake (version>=3.18)
74
* autoconf
@@ -77,7 +77,7 @@ The User can download the binary release from [releases](https://github.com/Qiho
77
78
#### Compile
79
80
-Upgrade your gcc to version at least 4.8 to get C++11 support.
+Upgrade your gcc to version at least 7 to get C++17 support.
81
82
1. Get the source code
83
0 commit comments