diff --git a/README.md b/README.md index 742a795..6cb3ac1 100644 --- a/README.md +++ b/README.md @@ -14,11 +14,16 @@ It is a work in progress, please see the following planning documents: ## Installation -TODO. +```bash +$ dokku plugin:install https://github.com/decentral1se/dokku-ansible-deploy.git +$ dokku plugin:install-dependencies +``` ## Usage -TODO. +```bash +$ dokku dokku-deploy:vault-password myapp +``` ## Contribute