From ef3dd96eb45eb09498f58cecbf6b588b77ebe30d Mon Sep 17 00:00:00 2001 From: modestposer Date: Fri, 8 Jul 2022 17:39:21 -0400 Subject: [PATCH] Match case of 'Shipwright' in Linux build (#619) --- BUILDING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BUILDING.md b/BUILDING.md index d6ffb26bf..4e2f35616 100644 --- a/BUILDING.md +++ b/BUILDING.md @@ -22,7 +22,7 @@ ```bash # Clone the repo git clone https://github.com/HarbourMasters/Shipwright.git -cd ShipWright +cd Shipwright # Copy the baserom to the OTRExporter folder cp OTRExporter # Build the docker image