We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5080161 commit ddf1c45Copy full SHA for ddf1c45
1 file changed
README.md
@@ -111,7 +111,7 @@ A processor support AVX (Intel or AMD).
111
Tested on Linux, MacOS and Windows. It should be portable to other platforms.
112
113
*- The default makefile might assume AVX support, but AVX is not required. For GCC
114
-compilers you might need the -msse2 flag, but you will not need the -mavx flag.
+compilers, you might need the -msse2 flag, but you will not need the -mavx flag.
115
116
For advanced benchmarking, please see
117
0 commit comments