From 9c45fc350ffd1220e4861905dcdd85e15fb0308d Mon Sep 17 00:00:00 2001 From: AIR Date: Sat, 14 Jan 2023 14:09:38 -0500 Subject: [PATCH] Updated README --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 3980f94..b9b41ef 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,8 @@ It uses the [64-bit C port of RaEdit](https://github.com/m417z/RAEditC), and is It requires [PellesC](http://www.smorgasbordet.com/pellesc/) as the backend C compiler. -To build, open the `_build.cmd` file and modify the two variables with the path to the PellesC folder and the folder containing the `bc.exe` file. +To build, first open the `_build.cmd` file and modify the two variables with the path to the PellesC folder and the folder containing the `bc.exe` file. + +Then simply execute the script to build.