From 26cd4237bc499f7144d76f440aa775d749b170bb Mon Sep 17 00:00:00 2001 From: Bingan <70050083+binganao@users.noreply.github.com> Date: Mon, 20 May 2024 17:55:34 +0800 Subject: [PATCH] Update README.md (#7410) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4abfd6d7e..47d41ebfc 100644 --- a/README.md +++ b/README.md @@ -301,7 +301,7 @@ cd llama.cpp ### Build -In order to build llama.cpp you have three different options. +In order to build llama.cpp you have four different options. - Using `make`: - On Linux or MacOS: