From e8441aa0ccd7c00385390f2fbf54cf2681dadd04 Mon Sep 17 00:00:00 2001 From: msk <15199219+muskit@users.noreply.github.com> Date: Sun, 5 Dec 2021 02:41:15 -0800 Subject: [PATCH] Update README.md --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9570e80..ad6fff4 100644 --- a/README.md +++ b/README.md @@ -8,5 +8,6 @@ Since this only contains a shell script, it will not hinder performance between * If you haven't already, download the SDL2 **Runtime Binaries** [here](http://www.libsdl.org/download-2.0.php) and follow the included readme to install it. * Download MAME from [here](https://sdlmame.lngn.net/). * Extract the downloaded MAME files into this repository's .app bundle (MAME.app/Contents/Resources/) as shown: -![preview screenshot](extraction.png). -* Move the bundle to anywhere you'd like, keeping my note in mind. +![preview screenshot](extraction.png) +* Test to make sure it works by double-clicking the app. It might take a little bit. +* Move the app bundle to anywhere you'd like, keeping my note in mind.