README: Grammar.

This commit is contained in:
joevt 2024-04-01 15:19:12 -07:00 committed by dingusdev
parent 55b9f8bbe5
commit 7a0ec0ecd3
1 changed files with 1 additions and 1 deletions

View File

@ -59,7 +59,7 @@ git submodule update --init --recursive
This is because the CubeB, Capstone, and SDL2 modules are not included by default. 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 sudo apt install libsdl2-dev