diff --git a/README.md b/README.md index 9c91a3b..2903ea1 100644 --- a/README.md +++ b/README.md @@ -59,7 +59,7 @@ git submodule update --init --recursive This is because the CubeB, Capstone, and SDL2 modules are not included by default. -For SDL2, Linux users may also have run: +For SDL2, Linux users may also have to run: ``` sudo apt install libsdl2-dev