1
0
mirror of https://github.com/TomHarte/CLK.git synced 2025-08-13 00:25:26 +00:00

Corrected name of build tool.

This commit is contained in:
Thomas Harte
2017-11-22 20:11:02 -05:00
committed by GitHub
parent c60a9ee3c3
commit 1d821ad459

View File

@@ -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: