From fde239d6c836ca185acaceecb62cd8d910ca0e18 Mon Sep 17 00:00:00 2001 From: Jason Bou-Samra <154414066+bou-samra@users.noreply.github.com> Date: Tue, 18 Jun 2024 07:58:49 +1000 Subject: [PATCH] Update README.md --- README.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 2fcdd82..770b5b6 100644 --- a/README.md +++ b/README.md @@ -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: - -`cd src` +* Make sure to install the followwing development libraries + 1. SDL2 + 2. SDL_image 2.0 + 3. libsodium + +* Type the following commands: +`cd src`
`make` ## Screenshot