From 27fe8eb7142eb116c2fb0ec6dd5bbffa916222b3 Mon Sep 17 00:00:00 2001 From: Prateep Bandharangshi Date: Wed, 28 Jan 2015 13:46:19 +0000 Subject: [PATCH] Add command prompts --- README.adoc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.adoc b/README.adoc index f280c7c..a15ac93 100644 --- a/README.adoc +++ b/README.adoc @@ -124,15 +124,15 @@ If you wish to use the database features, ensure that the Oracle database JDBC d To build the Spiracle Test Application WAR file, run: - ant + $ ant or - ant build + $ ant build To clean the build infrastructure, run: - ant clean + $ ant clean The WAR file will be output to: