diff --git a/README.md b/README.md index 913a08a..6f7d12d 100644 --- a/README.md +++ b/README.md @@ -9,20 +9,17 @@ - Public / Private Git repository (http and ssh access) - Repository viewer and online file editing -- Repository search (Code and Issues) - Wiki -- Issues -- Fork / Pull request +- Issues / Pull request - Email notification -- Activity timeline - Simple user and group management with LDAP integration -- Gravatar support - Plug-in system If you want to try the development version of GitBucket, see [Developer's Guide](https://github.com/gitbucket/gitbucket/blob/master/doc/how_to_run.md). Installation -------- +GitBucket requires **Java8**. You have to install beforehand when it's not installed. 1. Download latest **gitbucket.war** from [the release page](https://github.com/gitbucket/gitbucket/releases). 2. Deploy it to the Servlet 3.0 container such as Tomcat 7.x, Jetty 8.x, GlassFish 3.x or higher.