docs: Updated quick start page. Docker compose command had a typo (#28131)

This commit is contained in:
Jon Edmiston
2024-04-18 18:00:36 -07:00
committed by GitHub
parent 783dbb5040
commit 37f900a264

View File

@@ -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