update readme

This commit is contained in:
Lily Tsuru 2024-07-20 07:14:26 -04:00
parent 183e11dc0d
commit 0379b729eb

View file

@ -7,7 +7,7 @@ Simple HTTP frontend API for Microsoft Speech API
Requirements
- .NET SDK
- VS2022 lib pack (TODO: link)
- mingw-w64 toolchain built with `win32` thread model (`pthread` won't work)
- LLVM toolchain
You'll also need to chattr +F (or mount the whole thing with `ciopfs` and rename the headers to lowercase, if not on ext4 or you don't want to tune2fs) the windows sdk header directories so the build works.