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.