Fix typo in README.md for clarity

This commit is contained in:
Xgui4-Dev 2026-03-02 16:11:13 -05:00 committed by GitHub
parent 8f6647b5d8
commit fb4f392ed5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -55,7 +55,7 @@ cmake -S . -B build -G "Visual Studio 17 2022" -A x64
cmake --build build --config Debug --target MinecraftClient
```
For more informatio, see [COMPILE.md](COMPILE.md)
For more information, see [COMPILE.md](COMPILE.md)
## Known Issues