Update git package name

This commit is contained in:
Amine B. Hassouna
2018-11-24 14:22:10 +01:00
parent 3b227aeee9
commit 9e616dec86

View File

@@ -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:**