From 2a0392285576c72add36dad3f5e2641474f94cd1 Mon Sep 17 00:00:00 2001 From: Mike Nolan Date: Sun, 9 Jun 2024 10:25:29 -0500 Subject: [PATCH] Bash --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c1a791e..2ca87dd 100644 --- a/README.md +++ b/README.md @@ -23,4 +23,6 @@ To build as .NET Framework 4.8 app for .NET Framework or Mono (for [Wii-linux-ng - USES [SDL2-CS](https://github.com/flibitijibibo/SDL2-CS) - For Linux SDL2 and SDL2_image are required -- Debian, Ubuntu ```bash sudo apt install libsdl2-dev libsdl2-image-dev``` \ No newline at end of file +- Debian, Ubuntu ```bash +sudo apt install libsdl2-dev libsdl2-image-dev +``` \ No newline at end of file