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 4649afa commit f6050a8Copy full SHA for f6050a8
README.md
@@ -35,5 +35,5 @@ See [Connect to H2 database](https://github.com/gitbucket/gitbucket/wiki/Connect
35
## Build from source
36
37
1. Hit `./sbt.sh package` in the root directory of this repository.
38
-2. Copy `target/scala-2.11/gitbucket-gist-plugin_2.12-x.x.x.jar` into `GITBUCKET_HOME/plugins`.
+2. Copy `target/scala-2.12/gitbucket-gist-plugin_2.12-x.x.x.jar` into `GITBUCKET_HOME/plugins`.
39
3. Restart GitBucket.
0 commit comments