fix dep list
This commit is contained in:
parent
af8b32ba92
commit
2ba5548009
|
@ -2,7 +2,7 @@
|
||||||
Top-down shooter game written in C++ for the linux game jam 2023
|
Top-down shooter game written in C++ for the linux game jam 2023
|
||||||
|
|
||||||
## Build instructions
|
## Build instructions
|
||||||
Step 1. Install SDL2
|
Step 1. Install SDL2, AND SDL2_image
|
||||||
|
|
||||||
Step 2. Run ```git clone --recursive https://git.sr.ht/~interfiber/Phoenix```
|
Step 2. Run ```git clone --recursive https://git.sr.ht/~interfiber/Phoenix```
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue