From 9fd58650c8077b9780db6a734deb6be2d9ac07bf Mon Sep 17 00:00:00 2001 From: Muhammad Faizan Date: Tue, 28 Jan 2025 14:05:33 +0100 Subject: [PATCH] updated --- doc_indexer/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc_indexer/README.md b/doc_indexer/README.md index 45b36441..33ce6b06 100644 --- a/doc_indexer/README.md +++ b/doc_indexer/README.md @@ -19,7 +19,7 @@ To run the project locally, follow these steps: poetry install ``` -2. Prepare the `config-doc-indexer.json` file based on the [template](../../config/config-example.json). +2. Prepare the `config-doc-indexer.json` file based on the [template](../config/config-example.json). 3. Run the fetcher to pull documents from the specified sources in the `docs_sources.json` [file](./docs_sources.json):