diff --git a/README.md b/README.md index b6c3106..ba42001 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ This project is a basic C [SDL][] project that uses [CMake][] as a build system. **On Debian/Ubuntu based distributions, use the following command:** ```sh -sudo apt install git-core build-essential pkg-config cmake cmake-data libsdl2-dev +sudo apt install git build-essential pkg-config cmake cmake-data libsdl2-dev ``` **Optional packages:**