diff --git a/README.md b/README.md index d091d76..b1ab25e 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ - `--host=[HOSTNAME]` - `--gitbucket.home=[DATA_DIR]` -Of course, you can also deploy gitbucket.war to the servlet container which supports Servlet 3.0 (like Jetty, Tomcat, JBoss, etc) +Of course, you can also deploy gitbucket.war to a servlet container which supports Servlet 3.0 (like Jetty, Tomcat, JBoss, etc) About installation on Mac or Windows Server (with IIS), configuration of Apache or Nginx and also integration with other tools or services such as Jenkins or Slack, see [Wiki](https://github.com/gitbucket/gitbucket/wiki).