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