Skip to content

Commit c484709

Browse files
authored
Update README.md
1 parent b439079 commit c484709

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ This code includes utf-8 identifiers like α. Therefore, Clang and GCC10 or late
1010
The default parameter is 128 bit security. Please add -DUSE_80BIT_SECURITY=ON to use faster but less secure parameter.
1111

1212
# FFTW3 Support
13-
Some environments which does not support AVX2 cannot use spqlios. Instead of spqlios, TFHEpp can use fftw3.
13+
Some environments which do not support AVX2 cannot use spqlios. Instead of spqlios, TFHEpp can use fftw3.
1414
To use fftw3, install `libfftw3-dev` and add `-DUSE_FFTW3=ON` to the compile option.
1515

1616
# Third party libraries

0 commit comments

Comments
 (0)