From 67420a620ed415db4e84a8660bf4078e2b8fa19c Mon Sep 17 00:00:00 2001 From: bearoso Date: Thu, 9 Mar 2023 16:58:43 -0600 Subject: [PATCH] Updated Compiling (markdown) --- Compiling.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Compiling.md b/Compiling.md index 81c912f..f2504aa 100644 --- a/Compiling.md +++ b/Compiling.md @@ -11,7 +11,7 @@ NOTE: Unicode support requires a special zlib build - see the end of the zlib en https://www.microsoft.com/en-us/download/details.aspx?id=6812 - The following modules can all be downloaded automatically by using: - git submodule update --init + ```git submodule update --init``` in the cloned Snes9x git directory, or by using git GUI tools to do the same. This is the recommended method of installing these dependencies.