diff --git a/Compilation-guide-(Linux).md b/Compilation-guide-(Linux).md
index dec866b..714fc92 100644
--- a/Compilation-guide-(Linux).md
+++ b/Compilation-guide-(Linux).md
@@ -7,10 +7,10 @@ Compilation on Linux and BSD does not have many surprises, as its foundation is
- zlib-devel
### Optional dependencies
-libxml2 - For XML shaders and cheat support.
-freetype - TTF font rendering
-ffmpeg/libavcodec - FFmpeg recording
-nvidia-cg-toolkit - Cg shaders
+- libxml2 - For XML shaders and cheat support.
+- freetype - TTF font rendering
+- ffmpeg/libavcodec - FFmpeg recording
+- nvidia-cg-toolkit - Cg shaders
Some other libraries can be built support for as well, please refer to `./configure --help`.