We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bffd7d9 commit b1cf610Copy full SHA for b1cf610
README.txt
@@ -12,7 +12,11 @@ Library.
12
To run the examples, simply execute:
13
14
+----
15
+mvn clean install
16
mvn exec:java -Dexec.mainClass="com.mapcode.example.Example"
17
18
19
+Don't forget to make sure you have the Mapcode JAR in your Maven
20
+repository, for example by building it locally.
21
+
22
For more information, see: http://www.mapcode.com.
0 commit comments