minor update to instal prereq

pull/6467/head
meelahme 2025-10-17 11:42:55 -07:00
parent 1639bde073
commit 986ead55c6
1 changed files with 1 additions and 1 deletions

View File

@ -52,7 +52,7 @@ stored in an InfluxDB database.
### Install prerequisites for Superset and Flight SQL
We recommend using **Docker and docker-compose v2** to run Superset.
We recommend using **Docker and Docker Compose v2** to run Superset.
To set up Superset to run in Docker containers with Flight SQL, follow these steps:
> [!Warning]