diff options
author | Nick White <git@njw.me.uk> | 2010-10-24 23:06:08 +0100 |
---|---|---|
committer | Nick White <git@njw.me.uk> | 2010-10-24 23:06:08 +0100 |
commit | 089c905ebd7e365791112f8a9f1f2a44de5987a1 (patch) | |
tree | aeb259d381678bbbdd11d75b92bc3c5dd1da85ad /INSTALL | |
parent | 4bb3e07baabf1ef6ca5c9fea389045dddd77025b (diff) |
Simplify and update webpage creation
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -0,0 +1,9 @@ +Dependencies +------------ + +* libSDL + +Install +------- + +Edit config.mk to your liking, then run 'make install' |