diff --git a/docs/plugins.md b/docs/plugins.md index d78f1fb97..ed45d11b3 100644 --- a/docs/plugins.md +++ b/docs/plugins.md @@ -17,8 +17,6 @@ git clone dokku plugins-install ``` -> todo: add a command to dokku to install a plugin, given a git repository `dokku plugin:install `? - ## Creating your own plugin [See the full documentation](http://progrium.viewdocs.io/dokku/development/plugin-creation).