summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormodestposer <modestposer@gmail.com>2022-07-08 17:39:21 -0400
committerGitHub <noreply@github.com>2022-07-08 17:39:21 -0400
commitef3dd96eb45eb09498f58cecbf6b588b77ebe30d (patch)
tree581738eb82b2b694d36304b48b2fa4c8a550f714
parentee184b5a5162320c543493841975725324e02943 (diff)
Match case of 'Shipwright' in Linux build (#619)
-rw-r--r--BUILDING.md2
1 files changed, 1 insertions, 1 deletions
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 <path to your ROM> OTRExporter
# Build the docker image