remove todo

This commit is contained in:
Jose Diaz-Gonzalez
2015-07-11 11:44:43 -04:00
parent 6dc2b218c7
commit cefe772330

View File

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