From 7377cdb506b022736eaf0b2316513399ab7f0bb8 Mon Sep 17 00:00:00 2001 From: Bingan <70050083+binganao@users.noreply.github.com> Date: Mon, 20 May 2024 16:36:16 +0800 Subject: [PATCH] Update README.md --- 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: