From 15da605e585fd498cd546984afd30b6a0ecf92e9 Mon Sep 17 00:00:00 2001 From: edwin Date: Sat, 22 Feb 2025 12:38:17 +0100 Subject: [PATCH] README.md change --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 55bed6a..0c51d8d 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,9 @@ Make sure your system meets the following requirements: On an Ubuntu-like system, you can install these packages with the following command: +``` bash sudo apt install git libsdl2-dev build-essential cmake +``` ## To build @@ -60,7 +62,9 @@ Zorg ervoor dat uw systeem voldoet aan de volgende vereisten: Op een Ubuntu-achtig systeem kunt u deze pakketten installeren met het volgende commando: +``` bash sudo apt install git libsdl2-dev build-essential cmake +``` ## Om te bouwen