From 5b8e2bd2196844c5f2d2136d3b235daafcc9f222 Mon Sep 17 00:00:00 2001 From: Tom White Date: Fri, 23 Dec 2011 13:25:55 -0800 Subject: [PATCH] Fix README --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index 1adb29c5..833dab20 100644 --- a/README +++ b/README @@ -24,7 +24,7 @@ You also need to install Maven. Then you can build the code with: -% mvn package -DskipTests +% mvn package -DskipTests -Papache-20 You should then be able to run the examples from the book.