docs: document optional clang support

This commit is contained in:
Daniel Wolf 2024-03-25 18:00:54 -04:00
parent 46ec7dd222
commit 7c56f579d8
Signed by: nephatrine
GPG Key ID: 59D70EC2E4AAB4D0
1 changed files with 1 additions and 0 deletions

View File

@ -19,6 +19,7 @@ beyond that. It can also be used as a quick "cleanroom" to test builds in.
### Compilers
- [Clang](https://clang.llvm.org/) (optional)
- [GCC](https://gcc.gnu.org/)
- [Go](https://go.dev/)