From c7032d3d7afea9937f6acbee7d16cb12d4dd3786 Mon Sep 17 00:00:00 2001 From: Jeximo Date: Tue, 30 Apr 2024 21:23:44 -0300 Subject: [PATCH] fix typo Remove word "run" --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f08d3d36c..c4f7f0f60 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 & run `llama.cpp`. +[Follow Linux Build instruction](https://github.com/ggerganov/llama.cpp#build) to build `llama.cpp`. ### Docker