From 8b98cb941c6359c6af7ca76bff9e1079607e062d Mon Sep 17 00:00:00 2001 From: MegaMech Date: Tue, 3 May 2022 12:27:46 -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 ab599ca58..2c0fcdca8 100644 --- a/BUILDING.md +++ b/BUILDING.md @@ -27,7 +27,7 @@ The OTRExporter exports an `oot.otr` archive file which Ship of Harkinian requir Use the `extract_assets.py` script file to run the exporter using any of the following methods: 1) Double click on the script after placing one or more roms in the directory. 2) Drag & Drop a rom onto the script. -3) In a terminal run `python3 extract_assets.py` +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.