diff --git a/docs/docs/quickstart.mdx b/docs/docs/quickstart.mdx index bb3cca40e..5546668fb 100644 --- a/docs/docs/quickstart.mdx +++ b/docs/docs/quickstart.mdx @@ -32,7 +32,7 @@ $ git clone https://github.com/apache/superset $ cd superset # Fire up Superset using Docker Compose -$ docker compose -f docker compose-image-tag.yml up +$ docker compose -f docker-compose-image-tag.yml up ``` This may take a moment as Docker Compose will fetch the underlying container images and will load up some examples. Once all containers