Skip to content

Commit b1cf610

Browse files
committed
Updated README
1 parent bffd7d9 commit b1cf610

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,11 @@ Library.
1212
To run the examples, simply execute:
1313

1414
+----
15+
mvn clean install
1516
mvn exec:java -Dexec.mainClass="com.mapcode.example.Example"
1617
+----
1718

19+
Don't forget to make sure you have the Mapcode JAR in your Maven
20+
repository, for example by building it locally.
21+
1822
For more information, see: http://www.mapcode.com.

0 commit comments

Comments
 (0)