diff --git a/docs/getting-started/_index.md b/docs/getting-started/_index.md index fae5c0e08da..19759d58dfb 100644 --- a/docs/getting-started/_index.md +++ b/docs/getting-started/_index.md @@ -46,7 +46,8 @@ This example uses [Docker Compose](https://docs.docker.com/compose/) to set up: #### Instructions ```sh -$ cd docs/getting-started +$ git clone https://github.com/cortexproject/cortex.git +$ cd cortex/docs/getting-started ``` ##### Start the services @@ -160,7 +161,8 @@ $ helm repo add prometheus-community https://prometheus-community.github.io/helm ### Instructions ```sh -$ cd docs/getting-started +$ git clone https://github.com/cortexproject/cortex.git +$ cd cortex/docs/getting-started ``` #### Configure SeaweedFS (S3)