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