aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStuart Sierra <mail@stuartsierra.com>2010-01-28 10:24:52 -0500
committerStuart Sierra <mail@stuartsierra.com>2010-01-28 10:24:52 -0500
commitdf49997712d848e43af5ef92a57d744fc62b91a7 (patch)
tree74f12f7a3220fda5b8f238e45962a9567343afe0
parented4faa44d05dbdc67a1c67b52acdcde085eb75ae (diff)
Add offline build instructions to README
-rw-r--r--README.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.txt b/README.txt
index 665e04f4..21adf844 100644
--- a/README.txt
+++ b/README.txt
@@ -78,7 +78,9 @@ following:
ant clean
ant -lib /path/to/maven-ant-tasks.jar ci-build
- 3. In the clojure-contrib directory, run "mvn package"
+ 3. In the clojure-contrib directory, run the following:
+
+ mvn package --offline