changeset 35:06ab31de6d14

Update documentation.
author Matti Hamalainen <ccr@tnsp.org>
date Mon, 05 Aug 2013 20:51:27 +0300
parents a14cc6c5d7ef
children bef14a3387a1
files README
diffstat 1 files changed, 12 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/README	Mon Aug 05 20:51:20 2013 +0300
+++ b/README	Mon Aug 05 20:51:27 2013 +0300
@@ -5,6 +5,8 @@
 
 cracked and trained for *NIX by ccr/TNSP^pwp
 
+compatible with 32/64-bit linux systems (hopefully)
+
 
 build requirements:
 	- gcc / g++ 4.6+
@@ -31,12 +33,19 @@
 
 	1) optionally edit Makefile
 
-	2) $ make build
+	2) then
+
+	$ make build32
+	OR
+	$ make build64
+	
 	unpacks and builds the included libraries and
-	the demo, if all goes well.
+	the demo, if all goes well. you MUST use the
+	correct build, for 32 or 64-bit respectively
+	due to the libbass binary blob dependency.
 
 	3) $ make
-	attempts to build the demo only
+	attempts to build the demo only (for debugging)
 
 
 have a nice torment,