s/2.11/2.12

This commit is contained in:
kenji yoshida
2017-04-06 07:10:35 +09:00
committed by GitHub
parent c581d9e6b9
commit 6a520061cf

View File

@@ -23,7 +23,7 @@ To build war file, run the following command:
$ sbt package $ sbt package
``` ```
`gitbucket_2.11-x.x.x.war` is generated into `target/scala-2.11`. `gitbucket_2.12-x.x.x.war` is generated into `target/scala-2.12`.
To build executable war file, run To build executable war file, run