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 b81abef commit 76b6a83Copy full SHA for 76b6a83
README.md
@@ -18,6 +18,6 @@ Download jar file from [the release page](https://github.com/gitbucket/gitbucket
18
19
## Build from source
20
21
-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.
22
2. Copy `target/scala-2.12/gitbucket-emoji-plugin_2.12-x.x.x.jar` into `GITBUCKET_HOME/plugins`.
23
3. Restart GitBucket.
0 commit comments