mirror of
https://github.com/apache/superset.git
synced 2026-04-11 04:15:33 +00:00
fix(docs): get quickstart guide working again (#31583)
This commit is contained in:
@@ -31,6 +31,9 @@ $ git clone https://github.com/apache/superset
|
||||
# Enter the repository you just cloned
|
||||
$ cd superset
|
||||
|
||||
# Set the repo to the state associated with the latest official version
|
||||
$ git checkout tags/4.1.1
|
||||
|
||||
# Fire up Superset using Docker Compose
|
||||
$ docker compose -f docker-compose-image-tag.yml up
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user