Skip to content

Commit c7413ad

Browse files
committedAug 6, 2019
Update README.md
1 parent f94143e commit c7413ad

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-notifications-plugin [![Build Status](https://travis-ci.org/gitbucket/gitbucket-notifications-plugin.svg)](https://travis-ci.org/gitbucket/gitbucket-notifications-plugin) [![GitBucket Plugins](https://plugins.gitbucket-community.org/badge/gitbucket-notifications-plugin/latest.svg)](https://plugins.gitbucket-community.org/repos/gitbucket-notifications-plugin)
1+
# gitbucket-notifications-plugin [![Build Status](https://travis-ci.org/gitbucket/gitbucket-notifications-plugin.svg)](https://travis-ci.org/gitbucket/gitbucket-notifications-plugin)
22

33
This plug-in provides notifications feature on GitBucket.
44

@@ -55,4 +55,4 @@ You can subscribe or unsubscribe to individual issues.
5555

5656
## Build from source
5757

58-
Run `sbt assembly` and copy generated `/target/scala-2.12/gitbucket-notifications-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`.
58+
Run `sbt assembly` and copy generated `/target/scala-2.13/gitbucket-notifications-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)