aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README6
1 files changed, 6 insertions, 0 deletions
diff --git a/README b/README
index 198325d..e621fee 100644
--- a/README
+++ b/README
@@ -58,6 +58,12 @@ commands:
% make
% make install
+or if you want a rakefile instead of a makefile :
+
+% ruby makerake.rb
+% rake
+% rake install
+
Using Ruby/IVY
--------------