diff --git a/README.md b/README.md index 89f1831af..8f80ba524 100644 --- a/README.md +++ b/README.md @@ -807,7 +807,7 @@ cd llama.cpp make ``` -It's possible to include OpenBlas while building: +It's possible to enable `OpenBlas` while building: ``` pkg install libopenblas cd llama.cpp