Update README.md

This commit is contained in:
MegAmi 2023-10-07 23:51:23 -05:00
parent c44e5b3966
commit ab23b21ff6

View File

@ -24,7 +24,7 @@ If you want to transfer your save from the official PC versions, you can just co
# How to Build
This project uses [CMake](https://cmake.org/), a versatile building system that supports many different compilers and platforms. You can download CMake [here](https://cmake.org/download/). **(Make sure to enable the feature to add CMake to the system PATH during the installation!)**
This project uses [CMake](https://cmake.org/), a versatile building system that supports many different compilers and platforms. You can download CMake [here](https://cmake.org/download/). **(Make sure to enable the feature to add CMake to the system PATH during the installation if you're on Windows!)**
## Get the source code