From bc4079b126ee30600a2618cbe306abfc46581edb Mon Sep 17 00:00:00 2001 From: dzaima Date: Tue, 17 Jan 2023 02:09:42 +0200 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 86e8bdd3..cf17849f 100644 --- a/README.md +++ b/README.md @@ -73,7 +73,7 @@ AArch64 ARMv8-A (within Termux on Android 8): libffi 3.4.4 (structs were broken as of 3.4.3) replxx: clang++ 15.0.4 ``` -Additionally, CBQN is known to compile as-is on macOS (with [some extra options](#macOS) for FFI), but Windows requires [WinBQN](https://github.com/actalley/WinBQN) to properly set up Cygwin/Msys2. +Additionally, CBQN is known to compile as-is on macOS, but Windows requires [WinBQN](https://github.com/actalley/WinBQN) to set up an appropriate build environment. ## License