From 0958e412f81d666155ec0fe13133171186890d4e Mon Sep 17 00:00:00 2001 From: MasterIO02 <40836390+MasterIO02@users.noreply.github.com> Date: Sat, 12 Mar 2022 21:45:11 +0100 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index c53992d..d7bfbf5 100644 --- a/README.md +++ b/README.md @@ -31,9 +31,9 @@ For the beatmap and difficulty arguments, you don't need to type the exact same * `--version` / `-v`: Show the version ## Build -You need Haxe (and haxelib) to build the project. -The default compiler target for osu-beatmod is C++. Install `hxcpp` with haxelib. -Download the dependencies listed in the app.hxml file using haxelib (`haxelib install [dependency name]`), and run `haxe compile.hxml` +You need Haxe (and haxelib) to build the project. +The default compiler target for osu-beatmod is C++. Install `hxcpp` with haxelib. +Download the dependencies listed in the app.hxml file using haxelib (`haxelib install [dependency name]`), and run `haxe compile.hxml` ## TODO * If multiple beatmaps contain the same difficulty name, maybe add a `--mapper` argument to find the wanted map