Skip to content

Commit f8a99aa

Browse files
committed
update read me
1 parent 380bd4d commit f8a99aa

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

README.markdown

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,18 @@ To use maven just add this dependency to your pom.xml:
4242
</dependency>
4343
```
4444

45+
local install:
46+
47+
```
48+
mvn -Dmaven.test.skip=true install
49+
```
50+
51+
mvn deploy:
52+
53+
```
54+
mvn -Dmaven.test.skip=true deploy
55+
```
56+
4557
Running the Examples
4658
-------------------
4759

0 commit comments

Comments
 (0)