Skip to content

Commit

Permalink
Fixed critical bug in README.md file
Browse files Browse the repository at this point in the history
  • Loading branch information
Legendary-Candice-Joe committed Aug 23, 2024
1 parent aed1358 commit 1244aa2
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -124,8 +124,7 @@ Run `haxelib install <library name>` replacing `<library name>` with these libra
- `flixel-ui`

#### **If you're confused:**
Follow a YouTube guide, or the <a href="https://github.com/FunkinCrew/Funkin#build-instructions">base game instructions</a> on compiling. Do **NOT** use **`Visual Studio's Clang-Compiler`**, please use <a href="https://codeberg.org/Assorion/FNF-Assorion-Engine/src/branch/main/.github/MinGW-Setup.md">**`MinGW-w64`**</a> unless the compiler errors out.
Remember to install the [library versions](#libraries) listed above.
Follow a YouTube guide, or the <a href="https://github.com/FunkinCrew/Funkin#build-instructions">base game instructions</a> on compiling. It's recommended to use <a href="https://codeberg.org/Assorion/FNF-Assorion-Engine/src/branch/main/.github/MinGW-Setup.md">**`MinGW-w64`**</a> however the compiler may error out, if that happens then just use `**Visual Studio's Clang Compiler**`.

## 💻 | Minimum Requirements

Expand Down

0 comments on commit 1244aa2

Please sign in to comment.