Fix order of name

This commit is contained in:
Luke Murphy 2020-04-07 16:53:27 +02:00
parent e8b77a4f4f
commit 4df767fee9
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ It is a work in progress, please see the following planning documents:
## Installation
```bash
$ dokku plugin:install https://git.autonomic.zone/autonomic-cooperative/ansible-dokku-deploy.git
$ dokku plugin:install https://git.autonomic.zone/autonomic-cooperative/dokku-ansible-deploy.git
$ dokku plugin:install-dependencies
```