From 342910269d4d0a3f4ed7735dd165b231483d07a8 Mon Sep 17 00:00:00 2001 From: Abdurrahman Osman <71841960+abdurrahman-osman@users.noreply.github.com> Date: Tue, 19 Nov 2024 17:51:05 +0300 Subject: [PATCH] Update _index.md There is no instruction that getting started steps must be done on cortex repository. An example solution provided. Signed-off-by: Abdurrahman Osman <71841960+abdurrahman-osman@users.noreply.github.com> --- docs/getting-started/_index.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/docs/getting-started/_index.md b/docs/getting-started/_index.md index fae5c0e08d..19759d58df 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)