From ab07da07c1eb9119d9cfbb167737f07e7e533052 Mon Sep 17 00:00:00 2001 From: DaniAndTheWeb <57776841+DaniAndTheWeb@users.noreply.github.com> Date: Wed, 26 Apr 2023 00:17:51 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 101eba6cd..f9ff799b6 100644 --- a/README.md +++ b/README.md @@ -192,7 +192,7 @@ Note: For Windows, CMake or Zig can be used. zig build -Drelease-fast ``` -BLAS acceleration is not enabled by default, in order to use it you have different options: +BLAS acceleration is not enabled by default, there are currently two different implementations of it: - OpenBLAS