README.md: Fix typo

This commit is contained in:
mborgerson 2023-07-07 00:52:29 -07:00 committed by GitHub
parent 7b8b8e3ef1
commit d9cd2fe28c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -36,7 +36,7 @@ Build overview:
* Ensure Python 3 is installed.
* Install Python requirements: `python -m pip install -r requirements.txt`
* On Windows you can use Visual Studio (MSVC).
* On Linux/macOS/WSL you can use Clang:
* On Linux/macOS/WSL you can use Clang.
### Build options