Skip to content

Commit fe15905

Browse files
committed
Update README.md
1 parent de1a6d8 commit fe15905

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,10 @@
1414

1515
<a name="introduction"/>
1616
## Introduction
17-
The MAME development environment for Windows consists of the GCC compiler (by way of MinGW), and the MSYS2 (POSIX/Unix compatability layer), plus various utilities such as Python and Git. It is available as a prepackaged installer, or can be assembled from upstream components. Various modules are disabled by default, such as the interactive debugger, but can be enabled through arguments when building.
17+
The MAME development environment for Windows consists of the GCC compiler (by way of MinGW), and the MSYS2 (POSIX/Unix compatability layer), plus various utilities such as Python and Git. It is available as a prepackaged installer, or can be assembled from upstream components.
1818

1919
Source control is handled by github (***https://github.com/mamedev/mame.git***), so you'll need to check out a copy.
20+
Various modules are disabled by default, such as the MAME interactive debugger, but can be enabled through arguments when building and may require additional MSYS2 packages to be installed.
2021

2122
<a name="automatic"/>
2223
## Automatic installer

0 commit comments

Comments
 (0)