From 784d08e9f2fd5ace95fe9653d4ac03ce22b39b30 Mon Sep 17 00:00:00 2001 From: Jeximo Date: Fri, 3 May 2024 09:54:14 -0300 Subject: [PATCH] correct grammar Co-authored-by: slaren --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a27d0a070..330129630 100644 --- a/README.md +++ b/README.md @@ -990,7 +990,7 @@ cd storage/downloads mv model.gguf ~/ ``` -[Follow Linux Build instruction](https://github.com/ggerganov/llama.cpp#build) to build `llama.cpp`. +[Follow the Linux build instructions](https://github.com/ggerganov/llama.cpp#build) to build `llama.cpp`. ### Docker