Browse Source

update build instructions

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@487 f203690c-595d-4dc9-a70b-905162fa7fd2
tags/jackcess-1.2.2
James Ahlborn 13 years ago
parent
commit
c6aeaba866
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      BUILDING.txt

+ 1
- 1
BUILDING.txt View File

@@ -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.

Loading…
Cancel
Save