Skip to content

Commit

Permalink
Add documentation for building
Browse files Browse the repository at this point in the history
  • Loading branch information
uyjulian committed Sep 7, 2019
1 parent 9029083 commit 5e3cf8d
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 5e3cf8d

Please sign in to comment.