From 6432d6603779cbb8bf5974eca36b88009d7cc429 Mon Sep 17 00:00:00 2001 From: Firehawke <34792592+Firehawke@users.noreply.github.com> Date: Wed, 2 Jan 2019 10:05:21 -0700 Subject: Case sensitivity training for INI (nw) (#4455) * Case sensitivity training for INI (nw) The world is not 100% Windows, so case sensitvity is needed. * Further standardization of the formatting (nw) More to go... * Pass 2 of new formatting wave (nw) More to go, though. * wave 3 of formatting cleanup (nw) Further adjustments and cleanups, including unwanted tabs. * Correct filtering instructions (nw) --- docs/source/initialsetup/installingmame.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/source/initialsetup') diff --git a/docs/source/initialsetup/installingmame.rst b/docs/source/initialsetup/installingmame.rst index 76aa4a51875..3ace07ade80 100644 --- a/docs/source/initialsetup/installingmame.rst +++ b/docs/source/initialsetup/installingmame.rst @@ -4,10 +4,10 @@ Installing MAME Microsoft Windows ----------------- -You simply have to download the latest binary archive available from http://www.mamedev.org and to extract its content to a folder. You will end up with many files (below you will find explanations about some of these), and in particular **MAME.EXE**. This is a command line program. The installation procedure ends here. Easy, isn't it? +You simply have to download the latest binary archive available from http://www.mamedev.org and to extract its content to a folder. You will end up with many files (below you will find explanations about some of these), and in particular ``MAME.EXE``. This is a command line program. The installation procedure ends here. Easy, isn't it? Other Operating Systems ----------------------- -In this case, you can either look for pre-compiled (SDL)MAME binaries (e.g. in the repositories of your favorite Linux distro) which should simply extract all the needed files in a folder you choose, or compile the source code by yourself. In the latter case, see our section on :ref:`compiling-mame`. +In this case, you can either look for pre-compiled (SDL)MAME binaries (e.g. in the repositories of your favorite Linux distro) which should simply extract all the needed files in a folder you choose, or compile the source code by yourself. In the latter case, see our section on :ref:`compiling-all`. -- cgit v1.2.3-70-g09d2