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 f6a37d2 commit b4826b8Copy full SHA for b4826b8
README.md
@@ -23,7 +23,7 @@ Site is under development and doesn't exist on the Internet so unfortunately you
23
24
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:
25
26
-* install Java (at least 7th version is required)
+* install Java (at least 8th version is required)
27
* install Maven
28
* clone this project
29
* from the console inside the directory with source code, execute command `mvn clean jetty:run`
0 commit comments