Skip to content

Commit

Permalink
Add link to plugin documents
Browse files Browse the repository at this point in the history
  • Loading branch information
shibayu36 committed Jan 5, 2018
1 parent 0a07bef commit 9ed3eb6
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions plugin/install.go
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,12 @@ var commandPluginInstall = cli.Command{
we recommend you to specify <release_tag> explicitly.
If you specify <release_tag>, the installer doesn't use Github API,
so Github API Rate Limit error doesn't occur.
Please refer to following documents for detail.
- Using mkr plugin install
https://mackerel.io/docs/entry/advanced/install-plugin-by-mkr
- Creating plugins supported with mkr plugin install
https://mackerel.io/docs/entry/advanced/make-plugin-corresponding-to-installer
`,
}

Expand Down

0 comments on commit 9ed3eb6

Please sign in to comment.