We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d26899 commit ece6ff9Copy full SHA for ece6ff9
docs/BuildingJacobFromSource.md
@@ -67,7 +67,7 @@ The build process is based on ANT. You can run ANT from inside of eclipse or fro
67
* Build the jni code
68
* create the dll
69
* create jar file
70
-* **ant packageRelease** runs the above listed steps and then
+* **ant PackageRelease** runs the above listed steps and then
71
* builds the javadoc
72
* builds a source zip
73
* builds a binary zip with the javadoc
0 commit comments