diff --git a/BUILD.txt b/BUILD.txt index 59555e431..cc2bcf60e 100644 --- a/BUILD.txt +++ b/BUILD.txt @@ -1,7 +1,7 @@ Linux, BSD ========== -Prerequisites are SDL 2, ZLib and OpenGL (or Mesa), and SConstruct for the provided build script. OpenGL 3.2 or better is required at runtime. +Prerequisites are SDL 2, ZLib and OpenGL (or Mesa), and SCons for the provided build script. OpenGL 3.2 or better is required at runtime. Build: @@ -27,4 +27,4 @@ There are no prerequisites beyond the normal system libraries; the macOS build i Build: open the Xcode project in OSBindings/Mac and press command+b. -Machine ROMs are intended to be built into the application bundle; populate the dummy folders below ROMImages before building. \ No newline at end of file +Machine ROMs are intended to be built into the application bundle; populate the dummy folders below ROMImages before building.