Skip to content

Commit 79859df

Browse files
committed
Update README.MD
1 parent afe4a91 commit 79859df

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.MD

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,9 @@ Plugin version | GitBucket version
3131

3232
## Usage
3333

34-
- Open a shell window at the root of the project, hit `sbt package`
34+
- Open a shell window at the root of the project, hit `sbt assembly`
3535
- if you update `gitbucket-announce-plugin`, remove any existing previous copy of `gitbucket-announce-plugin` from GITBUCKET_HOME/plugins
36-
- Copy target/scala-2.12/gitbucket-announce-plugin_2.12-X.X.jar into GITBUCKET_HOME/plugins
36+
- Copy target/scala-2.12/gitbucket-announce-plugin-assembly-X.X.X.jar into GITBUCKET_HOME/plugins
3737
- Restart GitBucket
3838

3939
## Release Notes

0 commit comments

Comments
 (0)