Skip to content

Commit faaf4b4

Browse files
author
Sarah Tattersall
committed
Update readme to use exec:exec
1 parent a208a08 commit faaf4b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ Once finished you should see the file ```target/PIPE-4.3.0.jar```.
3434
### Execution ###
3535
In order to run PIPE tool execute the following from within the PIPE root directory:
3636

37-
$ mvn exec:java
37+
$ mvn exec:exec
3838

3939
### Note: local libs ###
4040
There are some internal libraries, which need to be found for maven. For the mean time they are located in the project under ``src/local-libs`` and this directory is treated as a local library. When installing expect the following warning:

0 commit comments

Comments
 (0)