Updated Compiling (markdown)

bearoso 2023-03-09 16:58:43 -06:00
parent 10835b8918
commit 67420a620e
1 changed files with 1 additions and 1 deletions

@ -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 https://www.microsoft.com/en-us/download/details.aspx?id=6812
- The following modules can all be downloaded automatically by using: - 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. 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. This is the recommended method of installing these dependencies.