Add Windows build instructions.

This commit is contained in:
Anthony J. Bentley
2011-12-02 11:05:05 -07:00
parent 5d6559f15f
commit b51c1cc71c

11
README
View File

@@ -14,8 +14,8 @@ rgbds-linux is a fork of the original RGBDS which aims to make the programs
more like other UNIX tools.
Installing RGBDS
==================
Installing RGBDS (UNIX)
=========================
To build the programs on a UNIX or UNIX-like system, just run in your terminal:
@@ -30,4 +30,9 @@ You can read the manuals with the man(1) command. E.g.,
man 1 rgbasm
There are no Windows installation instructions at this time.
Installing RGBDS (Windows)
============================
Windows builds are available here: http://anthony.bentley.name/rgbds/
Copy the .exe files to C:\Windows\ or similar.