Skip to content

Commit

Permalink
close #89: updated documentation and moved to a non flat project
Browse files Browse the repository at this point in the history
structure
  • Loading branch information
torakiki committed Sep 22, 2015
1 parent 96e3327 commit 37b04e4
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions pdfsam-docs/BUILDnRUN.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,7 @@ Prerequisites

Build
===========
* move to the pdfsam-parent module with `cd pdfsam-parent`
* run one of the following commands:
* run one of the following commands from the project root:
**Build and install the jars in the local repository executing all the unit test:**
`mvn clean install`
**Build and install the jars in the local repository executing quick unit test:**
Expand All @@ -18,6 +17,5 @@ Build
Run
===========
Once you built the artifact and they are locally installed you can run PDFsam following the steps
* from `pdfsam-parent` move to the project root with `cd ..`
* move to the pdfsam-community module with `cd pdfsam-community`
* run it with `mvn exec:java`

0 comments on commit 37b04e4

Please sign in to comment.