diff --git a/Compilation-guide-(Linux).md b/Compilation-guide-(Linux).md index db0a89a..57f16ef 100644 --- a/Compilation-guide-(Linux).md +++ b/Compilation-guide-(Linux).md @@ -1,9 +1,9 @@ Compilation on Linux and BSD does not have many surprises, as its foundation is Unix-based. ### Dependencies -**SDL**
-**libsnes**
-**pkg-config**
+SDL
+libsnes
+pkgconfig
Working OpenGL headers (should be included by default, but you might need to install libgl/mesa development packages)
### Optional dependencies