Update README.md

This commit is contained in:
Naoki Takezoe
2013-09-27 11:28:05 +09:00
parent ce943a0e6c
commit 24f8ad11ad

View File

@@ -37,7 +37,7 @@ Installation
The default administrator account is **root** and password is **root**.
or you can start GitBucket by ```java -jar gitbucket.war``` without servlet container. In this case, GitBucket URL is **http://[hostname]:8080/**. You can specify following options.
(Since 1.6) or you can start GitBucket by ```java -jar gitbucket.war``` without servlet container. In this case, GitBucket URL is **http://[hostname]:8080/**. You can specify following options.
- --port=[NUMBER]
- --prefix=[CONTEXTPATH]