From 410999242d155983ca9fe73d28fec4ab7c32a3d2 Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Tue, 7 Apr 2020 16:42:18 +0200 Subject: [PATCH] Fix URL again --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 79cdf48..5dcb34c 100644 --- a/README.md +++ b/README.md @@ -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 ```