From e88f54ee6be5fcb7d2c27d7560fb625b2a18893f Mon Sep 17 00:00:00 2001 From: AlonsoGuevara Date: Wed, 9 Oct 2024 23:10:17 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20@=20microsof?= =?UTF-8?q?t/graphrag@cd4f1fa9bac34e43a668bbff54294c96d280df04=20?= =?UTF-8?q?=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- posts/get_started/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/posts/get_started/index.html b/posts/get_started/index.html index bd056bcf..bd4ef318 100644 --- a/posts/get_started/index.html +++ b/posts/get_started/index.html @@ -326,7 +326,7 @@ It shows how to use the system to index some text, and then use the indexed data

Now let's get a copy of A Christmas Carol by Charles Dickens from a trusted source

-
curl https://www.gutenberg.org/cache/epub/24022/pg24022.txt > ./ragtest/input/book.txt
+
curl https://www.gutenberg.org/cache/epub/24022/pg24022.txt -o ./ragtest/input/book.txt