aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJuan J. Martinez <jjm@usebox.net>2021-02-26 15:36:20 +0000
committerJuan J. Martinez <jjm@usebox.net>2021-07-22 19:49:50 +0100
commit117916eb4d1f50bd923794101a6221a510a6ffeb (patch)
tree717efa783800d6326adf7f68fa668d47a508c1eb
parent64322daf2e86ae8b6719b3fedad737d853fcd39b (diff)
downloadspacebeans-117916eb4d1f50bd923794101a6221a510a6ffeb.tar.gz
spacebeans-117916eb4d1f50bd923794101a6221a510a6ffeb.zip
Clarification
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 533140f..8ef2491 100644
--- a/README.md
+++ b/README.md
@@ -93,7 +93,7 @@ validating the certificate, this is perfectly safe.
Requirements:
- JDK 8 (or later)
- - git (it is required to set the version; GitHub's source archives won't compile)
+ - git (the git repo is required to set the version; GitHub's source archives won't compile)
Run the server with `./mill server.run` and the tests with `./mill server.test`.