From df0a27d6079d53cc43a22fefc1e2133f2ce60892 Mon Sep 17 00:00:00 2001 From: teejusb <5017202+teejusb@users.noreply.github.com> Date: Sun, 12 Jun 2022 11:26:51 -0700 Subject: [PATCH] Add link to StepMania wiki for compiling --- Build/README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Build/README.md b/Build/README.md index 191e05b314..51d2da7f5d 100644 --- a/Build/README.md +++ b/Build/README.md @@ -1,3 +1,8 @@ +Instructions +== + +In general, you can follow the guides laid out for StepMania [here](https://github.com/stepmania/stepmania/wiki/Compiling-StepMania) as long as you replace references to stepmania with itgmania. + Warning ==