diff options
| author | Jordan Wiens <jordan@psifertex.com> | 2017-07-04 00:15:44 -0400 |
|---|---|---|
| committer | Jordan Wiens <jordan@psifertex.com> | 2017-07-04 00:15:44 -0400 |
| commit | e5be1fc1b4f36a62226e00fa03a2726779026a3b (patch) | |
| tree | ad39dd4f72306f57f978b05afbc2a103feb24a61 /docs/getting-started.md | |
| parent | f548d07f5b9f172c9ad089f62751ecd0c5cdc630 (diff) | |
initial plugin using writing documentation
Diffstat (limited to 'docs/getting-started.md')
| -rw-r--r-- | docs/getting-started.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/getting-started.md b/docs/getting-started.md index 27188dae..a7bbe20c 100644 --- a/docs/getting-started.md +++ b/docs/getting-started.md @@ -200,6 +200,8 @@ Plugins can be installed by one of two methods. First, they can be manually inst Alternatively, plugins can be installed with the new [pluginmanager](https://api.binary.ninja/binaryninja.pluginmanager-module.html) API. +For more detailed information, see the [plugin guide](/guide/plugins). + ## Preferences/Updates  |
