diff --git a/docs/desktop/download.md b/docs/desktop/download.md index 309efa7..ab1fdb9 100644 --- a/docs/desktop/download.md +++ b/docs/desktop/download.md @@ -9,7 +9,7 @@ The trial edition of the [Desktop app](/desktop/README.md) is delivered as a Doc The trial image is maintained within a *public* repository on Docker Hub. No prior authorization is required to access this public image. To download simply run the following command in a local shell: ```shell -docker pull gitpitch:trial +docker pull gitpitch/trial ``` Once your download completes see the [Desktop Launch Guide](/desktop/launch.md).