From b7998b3a297a165674f3b5349d4fbd725d6e012b Mon Sep 17 00:00:00 2001 From: MegaMech Date: Tue, 3 May 2022 12:33:54 -0700 Subject: [PATCH] Update BUILDING.md --- BUILDING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BUILDING.md b/BUILDING.md index 4c158c972..00fd61299 100644 --- a/BUILDING.md +++ b/BUILDING.md @@ -30,4 +30,4 @@ Use the `extract_assets.py` script file to run the exporter using any of the fol 3) In a terminal run `python3 extract_assets.py` after placing one or more roms in the directory. 4) In a terminal run `python3 extract_assets.py ` -If the script finds multiple roms the user is prompted which to use. Selection is done using the number keys and then pressing enter. +If the script finds multiple roms the user is prompted which to use. Selection is done using the number keys and then pressing the carriage return key.