You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@roller.apache.org by sn...@apache.org on 2019/06/15 18:58:04 UTC

[roller] branch bootstrap-ui updated: Mention Java and Maven requirements.

This is an automated email from the ASF dual-hosted git repository.

snoopdave pushed a commit to branch bootstrap-ui
in repository https://gitbox.apache.org/repos/asf/roller.git


The following commit(s) were added to refs/heads/bootstrap-ui by this push:
     new 22aa36e  Mention Java and Maven requirements.
22aa36e is described below

commit 22aa36e9637789a82f1812ca070aa20c06465691
Author: snoopdave@gmail.com <sn...@gmail.com>
AuthorDate: Sat Jun 15 14:57:57 2019 -0400

    Mention Java and Maven requirements.
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 92ea4cd..9c4893b 100644
--- a/README.md
+++ b/README.md
@@ -29,7 +29,7 @@ Hit the Roller Confluence wiki:
 
 ## Quick start: Running via Maven
 
-Assuming you've got a UNIX shell, Java, Maven and Git:
+Assuming you've got a UNIX shell, Java 11, Maven 3.5 or later and Git:
 
 Get the code: