Skip to content

Commit f6050a8

Browse files
authored
fix jar path
1 parent 4649afa commit f6050a8

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
@@ -35,5 +35,5 @@ See [Connect to H2 database](https://github.com/gitbucket/gitbucket/wiki/Connect
3535
## Build from source
3636

3737
1. Hit `./sbt.sh package` in the root directory of this repository.
38-
2. Copy `target/scala-2.11/gitbucket-gist-plugin_2.12-x.x.x.jar` into `GITBUCKET_HOME/plugins`.
38+
2. Copy `target/scala-2.12/gitbucket-gist-plugin_2.12-x.x.x.jar` into `GITBUCKET_HOME/plugins`.
3939
3. Restart GitBucket.

0 commit comments

Comments
 (0)