Skip to content

Commit 0b86377

Browse files
authored
Update README.md
1 parent 52baf4b commit 0b86377

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@ Download jar file from [the release page](https://github.com/gitbucket/gitbucket
2525
3. can open snippets page
2626
4. `SELECT VERSION FROM VERSIONS WHERE MODULE_ID='gist'` -> `4.2.0`
2727

28+
See [Connect to H2 database](https://github.com/gitbucket/gitbucket/wiki/Connect-to-H2-database) to know how to execute SQL on the GitBucket database.
29+
2830
## Build from source
2931

3032
1. Hit `./sbt.sh package` in the root directory of this repository.

0 commit comments

Comments
 (0)