aboutsummaryrefslogtreecommitdiffstats
path: root/BUILDING.txt
diff options
context:
space:
mode:
authorJames Ahlborn <jtahlborn@yahoo.com>2010-10-16 13:58:05 +0000
committerJames Ahlborn <jtahlborn@yahoo.com>2010-10-16 13:58:05 +0000
commitc6aeaba866ab4c84c66fa446c30d8826856ae482 (patch)
tree76af8086744f775cf3f38655a344d66a761e8144 /BUILDING.txt
parentb512854062133c4d6ecaa373eefc809830137fd3 (diff)
downloadjackcess-c6aeaba866ab4c84c66fa446c30d8826856ae482.tar.gz
jackcess-c6aeaba866ab4c84c66fa446c30d8826856ae482.zip
update build instructions
git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@487 f203690c-595d-4dc9-a70b-905162fa7fd2
Diffstat (limited to 'BUILDING.txt')
-rw-r--r--BUILDING.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/BUILDING.txt b/BUILDING.txt
index 2d4b402..b490514 100644
--- a/BUILDING.txt
+++ b/BUILDING.txt
@@ -1,4 +1,4 @@
To build from source:
1) Install Maven (http://maven.apache.org/).
-2) maven jar
+2) mvn install
3) Find output in "target" directory.