diff --git a/README.md b/README.md index c2a86de1..589438f3 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ You need the [hxcpp](https://lib.haxe.org/p/hxcpp) library and **at least Haxe 3 > If you are trying to build x64 versions of wxWidgets you need to use a "64-bit hosted developer command prompt" shortcut: https://learn.microsoft.com/en-us/cpp/build/how-to-enable-a-64-bit-visual-cpp-toolset-on-the-command-line?view=msvc-170 > [!IMPORTANT] -> You many need to add `-D HXCPP_M64` to your .hxml file if you are using a x64 version of wxWidgets +> You may need to add `-D HXCPP_M64` to your .hxml file if you are using a x64 version of wxWidgets ## Requirements for Linux and Mac