Fix typo is -> it

This commit is contained in:
Mark Wiemer 2024-12-03 11:52:46 -06:00 committed by GitHub
parent 492bc3db29
commit 2a4ee09c40
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -20,7 +20,7 @@ If you're just creating mods or games with Luanti, you do not need to compile Lu
This will install the C++ compiler used in later steps. VS is also the recommended IDE for Luanti.
You may notice that the C++ tools include CMake, but is should also be installed separately for compatibility with Luanti.
You may notice that the C++ tools include CMake, but it should also be installed separately for compatibility with Luanti.
### CMake