From 5e3cf8d88d9abae7c36d767d4de7f81690ec0389 Mon Sep 17 00:00:00 2001 From: uyjulian Date: Sat, 7 Sep 2019 13:57:49 -0500 Subject: [PATCH] Add documentation for building --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 8481431..bc1ba2f 100644 --- a/README.md +++ b/README.md @@ -50,6 +50,11 @@ Once you are finished with the program, type in the following: # exit ``` +## Building + +This project can be built by calling GNU Make. To build for Windows, install +the mingw-w64 environment, then call GNU Make with `MINGW32=1` set. + ## Original project The original project was created by Wizard of Oz. More information about the