Skip to content

Commit b4826b8

Browse files
committed
README.md: require JDK8.
Should be in 47f3ed8 commit. [ci skip]
1 parent f6a37d2 commit b4826b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Site is under development and doesn't exist on the Internet so unfortunately you
2323

2424
If you are programmer/sysadmin or you just feeling that you are able to run local version of the site then follow the following instructions:
2525

26-
* install Java (at least 7th version is required)
26+
* install Java (at least 8th version is required)
2727
* install Maven
2828
* clone this project
2929
* from the console inside the directory with source code, execute command `mvn clean jetty:run`

0 commit comments

Comments
 (0)