Skip to content

Commit 76b6a83

Browse files
authored
sbt.sh does not exists
1 parent b81abef commit 76b6a83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,6 @@ Download jar file from [the release page](https://github.com/gitbucket/gitbucket
1818

1919
## Build from source
2020

21-
1. Hit `./sbt.sh package` in the root directory of this repository.
21+
1. Install sbt and hit `sbt package` in the root directory of this repository.
2222
2. Copy `target/scala-2.12/gitbucket-emoji-plugin_2.12-x.x.x.jar` into `GITBUCKET_HOME/plugins`.
2323
3. Restart GitBucket.

0 commit comments

Comments
 (0)