docs: fix typo in README.md
This commit is contained in:
parent
8f6647b5d8
commit
e53d41d333
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
[](https://discord.gg/5CSzhc9t)
|
[](https://discord.gg/5CSzhc9t)
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
## Introduction
|
## Introduction
|
||||||
|
|
||||||
|
|
@ -55,7 +55,7 @@ cmake -S . -B build -G "Visual Studio 17 2022" -A x64
|
||||||
cmake --build build --config Debug --target MinecraftClient
|
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
|
## Known Issues
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue