summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRich Hickey <richhickey@gmail.com>2008-12-18 00:52:42 +0000
committerRich Hickey <richhickey@gmail.com>2008-12-18 00:52:42 +0000
commit98b43b66f066dcc4fcb726c9120fe9ef82569a0c (patch)
tree926c357dc051a2dc5c2e9f6bc57c29995a052bfe
parent857bae581f392f0cab62648e598f76529359fd1f (diff)
updated readme with run and build lines
-rw-r--r--readme.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/readme.txt b/readme.txt
index 892d9278..db9363e3 100644
--- a/readme.txt
+++ b/readme.txt
@@ -10,6 +10,9 @@
Docs: http://clojure.org
Feedback: http://groups.google.com/group/clojure
+To Run java -cp clojure.jar clojure.lang.Repl
+To Build: ant
+
--------------------------------------------------------------------------
This program uses the ASM bytecode engineering library which is distributed
with the following notice: