Skip to content

Commit

Permalink
Merge branch 'master' into gen_col_placeholder
Browse files Browse the repository at this point in the history
  • Loading branch information
guo-shaoge authored Feb 13, 2023
2 parents f1bb9e4 + e665e59 commit 22bd4f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ curl https://sh.rustup.rs -sSf | sh -s -- --default-toolchain none
source $HOME/.cargo/env

# Install compilers and dependencies
sudo pacman -S clang lld libc++ libc++abi compiler-rt openmp lcov cmake ninja curl openssl zlib
sudo pacman -S clang lld libc++ libc++abi compiler-rt openmp lcov cmake ninja curl openssl zlib llvm
```

</details>
Expand Down

0 comments on commit 22bd4f7

Please sign in to comment.