diff --git a/README.md b/README.md index 2f48587..c00d8ef 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ Installation -------- -GitBucket requires **Java8**. You have to install it, if it is not already installed. +GitBucket requires **Java 11**. You have to install it, if it is not already installed. 1. Download the latest **gitbucket.war** from [the releases page](https://github.com/gitbucket/gitbucket/releases) and run it by `java -jar gitbucket.war`. 2. Go to `http://[hostname]:8080/` and log in with ID: **root** / Pass: **root**.