We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c51474 commit feaf364Copy full SHA for feaf364
README.md
@@ -34,5 +34,5 @@ See [Connect to H2 database](https://github.com/gitbucket/gitbucket/wiki/Connect
34
## Build from source
35
36
1. Hit `./sbt.sh package` in the root directory of this repository.
37
-2. Copy `target/scala-2.11/gitbucket-gist-plugin_2.11-x.x.x.jar` into `GITBUCKET_HOME/plugins`.
+2. Copy `target/scala-2.11/gitbucket-gist-plugin_2.12-x.x.x.jar` into `GITBUCKET_HOME/plugins`.
38
3. Restart GitBucket.
0 commit comments