Skip to content

Commit 45c0657

Browse files
committed
update instructions
1 parent 0f26715 commit 45c0657

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

README.md

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,14 +21,18 @@ places:
2121
- commit && push to gitbucket this orphan branch
2222
- open the browser and point to `<your repo url>/pages`
2323

24-
**Note**: This plugin won't render markdown content. To render markdown content, use the GitBucket Wiki functionality, or just one of the many static
25-
site generators ([jekyll](http://jekyllrb.com/), [hugo](https://gohugo.io/), etc)
24+
**Note**: This plugin won't render markdown content. To render markdown content, use the GitBucket Wiki functionality, or use one of the many static site generators (e.g. [jekyll](http://jekyllrb.com/), [hugo](https://gohugo.io/))
2625

2726
## Installation
2827

28+
**This plugin is bundled with newer version of GitBucket, for older
29+
version please follow the instruction below**
30+
31+
### Install manually
32+
2933
- download from [releases](https://github.com/gitbucket/gitbucket-pages-plugin/releases)
30-
- copy the jar file to `<GITBUCKET_HOME>/plugins/` (Note that `GITBUCKET_HOME` defaults to `~/.gitbucket` if not changed otherwise)
31-
- restart gitbucket and enjoy
34+
- copy the jar file to `<GITBUCKET_HOME>/plugins/` (`GITBUCKET_HOME` defaults to `~/.gitbucket`)
35+
- enable it in plugin settings (you may need to restart gitbucket)
3236

3337
## Versions
3438

0 commit comments

Comments
 (0)