diff --git a/docs/quick-start.md b/docs/quick-start.md index ccc7189fe526..952fe0ce76ac 100644 --- a/docs/quick-start.md +++ b/docs/quick-start.md @@ -20,8 +20,8 @@ For quick testing, you can use a local cluster with: ## Install Argo Workflows -First, specify the version you'd like to install in an environment variable. Modify the -command below: +First, specify the version you'd like to install in an environment variable. +Modify the command below: ```bash ARGO_WORKFLOWS_VERSION="vX.Y.Z"