aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPhil Burk <[email protected]>2023-04-23 16:23:07 -0700
committerGitHub <[email protected]>2023-04-23 16:23:07 -0700
commitbe38baad02cf68f1ad09bed5fc2c416b71e8a924 (patch)
tree473d2e80a0e6306aeee29156cc7975601df91905
parentf5ff3ee3e2ce6d2f00abea6d1cc971711c911458 (diff)
Update README.md
Change "ant docs" to "ant doc".
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 7234bff..5c5aeef 100644
--- a/README.md
+++ b/README.md
@@ -73,7 +73,7 @@ but with the correct date.
To create javadocs enter:
- ant docs
+ ant doc
### Build Using Gradle