diff options
Diffstat (limited to 'BUILDING.txt')
-rw-r--r-- | BUILDING.txt | 2 |
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. |