Quick correction to the readme

This commit is contained in:
dingusdev 2020-02-28 09:21:21 -07:00 committed by GitHub
parent 055445e04a
commit 1e06f724af
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@ make dingusppc
```
You may specify another build type using the variable CMAKE_BUILD_TYPE.
Due to the incomplete status of the program at this time, no additional libraries are required.
Due to the incomplete status of the program at this time, only Loguru is needed to compile the program. It is already included in the thirdparty folder and compiled along with the rest of DingusPPC.
Future versions will include SDL 2 as a requirement.