From 3b4ca0b6eb793cc162ee671ba1391665bf4d3b2c Mon Sep 17 00:00:00 2001 From: ignacio Date: Sun, 8 Dec 2019 19:15:21 -0300 Subject: [PATCH] Add compilation instructions for openSUSE --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index e954ed60..54a73d9d 100644 --- a/README.md +++ b/README.md @@ -228,6 +228,9 @@ This project's GitHub.net Git repository can be checked out through Git with the > sudo pacman -S sdl2 openal cmake + On openSUSE + > sudo zypper install cmake libSDL2-devel openal-soft-devel + 2. Generate the Makefiles using CMake: > cd neo/