From 9e616dec86fca1994058d7f64f01d630400db20f Mon Sep 17 00:00:00 2001 From: "Amine B. Hassouna" Date: Sat, 24 Nov 2018 14:22:10 +0100 Subject: [PATCH] Update git package name --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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:**