Skip to content

Commit 7bce415

Browse files
authored
README.md: Tweak wording (#100)
1 parent 6c56a03 commit 7bce415

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,8 +63,8 @@ Additional libraries required to build and test kissfft include:
6363
- python 2/3 with Numpy to validate kissfft results against it.
6464
- OpenMP supported by GCC, Clang or MSVC for multi-core FFT transformations
6565
66-
Environments like Cygwin and MinGW can be highly likely used to build kissfft
67-
targeting Windows platform, but no tests were performed to the date.
66+
While no tests have been performed to date, kissfft can likely be built using
67+
environments like Cygwin and MinGW when targeting the Windows platform.
6868
6969
Both Make and CMake builds are easily configurable:
7070

0 commit comments

Comments
 (0)