zfix deps list

This commit is contained in:
Hunter 2023-05-27 20:19:40 -04:00
parent 4556ae3a33
commit ecb55ea757

View file

@ -2,7 +2,7 @@
Top-down shooter game written in C++ for the linux game jam 2023
## Build instructions
Step 1. Install SDL2, AND SDL2_image
Step 1. Install SDL2, SDL2_image, and cmake
Step 2. Run ```git clone --recursive https://git.sr.ht/~interfiber/Phoenix```