From 18ef08e74eb35fa7191cceb1e870a29c375db89b Mon Sep 17 00:00:00 2001 From: tqfx Date: Mon, 1 Apr 2024 16:23:02 +0800 Subject: [PATCH] update options for pip installation in README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 53a5292..9241008 100644 --- a/README.md +++ b/README.md @@ -178,6 +178,7 @@ fn main() { ### Python ```bash +export LIBA_OPENMP=1 pip install liba # release ``` -- 2.11.4.GIT