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 * 04/05/2024 - Foundation code
## Compilation ## Compilation
* Make sure to install the followwing libraries * Make sure to install the followwing development libraries
* 1. SDL development 1. SDL2
2. SDL Image development 2. SDL_image 2.0
3. Sodium development 3. libsodium
* Type the following commands and push enter:
`cd src` * Type the following commands:
`cd src`<br>
`make` `make`
## Screenshot ## Screenshot