From b51c1cc71c11ed829415cdc7e212517c14d63d63 Mon Sep 17 00:00:00 2001 From: "Anthony J. Bentley" Date: Fri, 2 Dec 2011 11:05:05 -0700 Subject: [PATCH] Add Windows build instructions. --- README | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/README b/README index 586eaf4d..6adcd6df 100644 --- a/README +++ b/README @@ -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.