From 4943bfd286e2aaff566c6e5a13feb491de380cc3 Mon Sep 17 00:00:00 2001 From: Shuming Ma Date: Fri, 25 Oct 2024 13:52:52 +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 96ffd33..4632334 100644 --- a/README.md +++ b/README.md @@ -101,7 +101,7 @@ https://github.com/user-attachments/assets/7f46b736-edec-4828-b809-4be780a3e5b1 - MS-Build Support for LLVM-Toolset (clang) - For Debian/Ubuntu users, you can download with [Automatic installation script](https://apt.llvm.org/) - ` bash -c "$(wget -O - https://apt.llvm.org/llvm.sh)"` + `bash -c "$(wget -O - https://apt.llvm.org/llvm.sh)"` - conda (highly recommend) ### Build from source