Update BUILDING.md

This commit is contained in:
Kartonrad 2024-04-14 11:33:00 +02:00 committed by GitHub
parent 92483349be
commit cbc35f9b0c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,5 +1,5 @@
# Running on Arch Linux
`sudo pacman -Syy cuda llvm clang cmake`
`sudo pacman -Syy llvm clang cmake`
`cargo build`
# Running on Windows using MSYS2