Update README.md

This commit is contained in:
Jason Bou-Samra
2024-06-18 07:58:49 +10:00
committed by GitHub
parent 5c675e7b3e
commit fde239d6c8
+6 -6
View File
@@ -14,14 +14,14 @@ I will provide updates as best as I can :smile:
* 04/05/2024 - Foundation code
## Compilation
* Make sure to install the followwing libraries
* 1. SDL development
2. SDL Image development
3. Sodium development
* Type the following commands and push enter:
* Make sure to install the followwing development libraries
1. SDL2
2. SDL_image 2.0
3. libsodium
`cd src`
* Type the following commands:
`cd src`<br>
`make`
## Screenshot