From 11d8c77c8ec8b74fcd66f20cc0fad43343ca7824 Mon Sep 17 00:00:00 2001 From: gitpitch Date: Thu, 1 Oct 2020 10:46:51 +0100 Subject: [PATCH] Desktop 4.0 download instructions updated. --- docs/desktop/download.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/desktop/download.md b/docs/desktop/download.md index ff233a9..309efa7 100644 --- a/docs/desktop/download.md +++ b/docs/desktop/download.md @@ -25,7 +25,7 @@ The paid image is maintained within a *private* repository on Docker Hub. Access Once authorized, to download make sure you first `docker login` and then run the following command in a local shell: ```shell -docker pull gitpitch:4.0 +docker pull gitpitch/4.0 ``` Following successful service activation download instructions for the paid edition of the desktop app will also be displayed on your GitPitch account dashboard.