Update hacking instructions.
authorKim Nguyễn <kn@lri.fr>
Thu, 14 Feb 2013 16:34:54 +0000 (17:34 +0100)
committerKim Nguyễn <kn@lri.fr>
Mon, 4 Mar 2013 18:04:34 +0000 (19:04 +0100)
HACKING

diff --git a/HACKING b/HACKING
index 5ddab53..dcaa3c1 100644 (file)
--- a/HACKING
+++ b/HACKING
@@ -1,6 +1,10 @@
 Building instructions
 ---------------------
 
-ocamlbuild src/test.native
+./build [options]
 
-to build the native executable.
\ No newline at end of file
+        builds the native executable
+options:
+        -d build the executable in debug mode
+        -p build the executable in profile mode
+        -v versbose build