mirror of
https://github.com/smartcmd/MinecraftConsoles.git
synced 2026-04-23 15:36:07 +00:00
docs: fix typo in README.md
This commit is contained in:
parent
8f6647b5d8
commit
e53d41d333
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
[](https://discord.gg/5CSzhc9t)
|
||||
|
||||

|
||||

|
||||
|
||||
## Introduction
|
||||
|
||||
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue