diff --git a/docs/docs/installation/docker-compose.mdx b/docs/docs/installation/docker-compose.mdx index 82374313e..a42073400 100644 --- a/docs/docs/installation/docker-compose.mdx +++ b/docs/docs/installation/docker-compose.mdx @@ -50,7 +50,7 @@ Note that this documentation assumes that you have [Docker](https://www.docker.c following command: ```bash -git clone https://github.com/apache/superset.git +git clone --depth=1 https://github.com/apache/superset.git ``` Once that command completes successfully, you should see a new `superset` folder in your