diff --git a/docs/vendor/quick-start.mdx b/docs/vendor/quick-start.mdx index 163d620a29..8c01164c4d 100644 --- a/docs/vendor/quick-start.mdx +++ b/docs/vendor/quick-start.mdx @@ -181,7 +181,13 @@ Before you begin, ensure that you have access to a VM that meets the requirement 1. Create a customer so that you can install the release on your VM with Embedded Cluster: - 1. In the [Vendor Portal](https://vendor.replicated.com), select the Gitea application and then click **Customers > Create customer**. + 1. In the [Vendor Portal](https://vendor.replicated.com), under the application drop down, select the Gitea application that you created. + + App drop down + + [View a larger version of this image](/images/quick-start-select-gitea-app.png) + + 1. Click **Customers > Create customer**. The **Create a new customer** page opens: diff --git a/static/images/quick-start-select-gitea-app.png b/static/images/quick-start-select-gitea-app.png new file mode 100644 index 0000000000..0279743ad9 Binary files /dev/null and b/static/images/quick-start-select-gitea-app.png differ