Skip to content

Commit

Permalink
cleaned up docs
Browse files Browse the repository at this point in the history
  • Loading branch information
russolsen committed Jun 16, 2010
1 parent 4b50232 commit 41eacbf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.textile
Expand Up @@ -44,7 +44,7 @@ The clj script and executable are designed to be very simple for beginners to us

* -J java-option Pass the next argument directly to java.

* -- Treat everything that follows as a clojure argument
* -- (That's two dashes) Treat everything that follows as a clojure argument

Dejour is also location independant. It will run out of where every you decide to unpack it, no environment variables required. The only external dependancy that Dejour has is on Java: It assumes that there is a java command in your path, or that JAVA_HOME is set. If you have both, JAVA_HOME wins.

Expand Down

0 comments on commit 41eacbf

Please sign in to comment.