From 1244aa2b3bc1efd316bf1c96a709dd68cc8205bf Mon Sep 17 00:00:00 2001 From: Legendary-Candice-Joe Date: Fri, 23 Aug 2024 19:30:15 +1000 Subject: [PATCH] Fixed critical bug in README.md file --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index d551e93..1c89e96 100644 --- a/README.md +++ b/README.md @@ -124,8 +124,7 @@ Run `haxelib install ` replacing `` with these libra - `flixel-ui` #### **If you're confused:** -Follow a YouTube guide, or the base game instructions on compiling. Do **NOT** use **`Visual Studio's Clang-Compiler`**, please use **`MinGW-w64`** unless the compiler errors out. -Remember to install the [library versions](#libraries) listed above. +Follow a YouTube guide, or the base game instructions on compiling. It's recommended to use **`MinGW-w64`** however the compiler may error out, if that happens then just use `**Visual Studio's Clang Compiler**`. ## 💻 | Minimum Requirements