Skip to content

Commit bdbe99e

Browse files
committed
Update README.md
1 parent e8f6d61 commit bdbe99e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# gitbucket-emoji-plugin [![Build Status](https://travis-ci.org/gitbucket/gitbucket-emoji-plugin.svg?branch=master)](https://travis-ci.org/gitbucket/gitbucket-emoji-plugin) [![GitBucket Plugins](https://plugins.gitbucket-community.org/badge/gitbucket-emoji-plugin/latest.svg)](https://plugins.gitbucket-community.org/repos/gitbucket-emoji-plugin)
1+
# gitbucket-emoji-plugin [![Build Status](https://travis-ci.org/gitbucket/gitbucket-emoji-plugin.svg?branch=master)](https://travis-ci.org/gitbucket/gitbucket-emoji-plugin)
22

33
This plug-in provides Emoji support for GitBucket.
44

@@ -22,4 +22,4 @@ Download jar file from [Releases page](https://github.com/gitbucket/gitbucket-em
2222

2323
## Build from source
2424

25-
Run `sbt assembly` and copy generated `/target/scala-2.12/gitbucket-emoji-plugin-assembply-x.x.x.jar` to `~/.gitbucket/plugins/` (If the directory does not exist, create it by hand before copying the jar), or just run `sbt install`.
25+
Run `sbt assembly` and copy generated `/target/scala-2.13/gitbucket-emoji-plugin-x.x.x.jar` to `~/.gitbucket/plugins/` (If the directory does not exist, create it by hand before copying the jar), or just run `sbt install`.

0 commit comments

Comments
 (0)