Readme windows install instructions, alternative install location

This commit is contained in:
clach04
2019-09-02 10:19:22 -07:00
committed by GitHub
parent 1ca2f12d24
commit ff7c46f5a6

View File

@@ -36,6 +36,8 @@ Extract the zip and then add the executable directory to the path. For example:
path %PATH%;C:\Programs\rgbds-0.3.8-win64\win64
Alternatively, the RGBDS executables can be simply dropped in the folder of the project they're used in.
If you require the latest version in development, it should be possible to
compile RGBDS with MinGW or Cygwin by following the instructions to build it on
UNIX systems.