From 1b9e700dcd3b76d7e4b168a900a24377159ec035 Mon Sep 17 00:00:00 2001 From: Rai <56082069+raicool@users.noreply.github.com> Date: Fri, 18 Aug 2023 10:29:02 -0400 Subject: [PATCH] update README.md --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 99231ff..64e3178 100644 --- a/README.md +++ b/README.md @@ -10,9 +10,12 @@ credits to B_squo for replay documentation https://twitter.com/B_squo ## Usage -the ghost manager requires sdl2 and sdl2_image to be installed ### Ubuntu +the ghost manager requires sdl2 and sdl2_image to be installed ``` sudo apt-get install libsdl2-2.0-0 sudo apt-get install libsdl2-image-2.0-0 ``` + +### Windows +the ghost manager required Visual C++ 2015 and 2019 redistributables to be installed