clarified SDL2 notes

This commit is contained in:
Noel Berry 2021-01-03 23:19:25 -08:00 committed by GitHub
parent 1ec75743c5
commit 39c0c516c8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,7 +7,7 @@ a small game made entirely on live stream over about 15 hours.
### building
- You need C++17 and CMake
- Make sure you have SDL2 headers & DLLs, and make sure CMake can find them
- Make sure you have SDL2 headers & libraries, and make sure CMake can find them
![Screenshot](https://github.com/noelfb/tiny_link/raw/main/screenshot.png "Screenshot")