We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f6050a8 commit b58a48dCopy full SHA for b58a48d
README.md
@@ -34,6 +34,6 @@ See [Connect to H2 database](https://github.com/gitbucket/gitbucket/wiki/Connect
34
35
## Build from source
36
37
-1. Hit `./sbt.sh package` in the root directory of this repository.
+1. Install sbt and hit `sbt package` in the root directory of this repository.
38
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