Fix URL again

This commit is contained in:
Luke Murphy 2020-04-07 16:42:18 +02:00
parent 5cc00cf4f1
commit 410999242d
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/dokku-ansible-deploy.git
$ dokku plugin:install https://git.autonomic.zone/autonomic-cooperative/ansible-dokku-deploy.git
$ dokku plugin:install-dependencies
```