aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 93f7a789..32b8ff68 100644
--- a/README.md
+++ b/README.md
@@ -25,7 +25,7 @@ fish can be built using autotools or Xcode.
### Xcode Development Build
* Build the `base` target in Xcode
-* Run the fish executable, for example, in `DerivedData/FishsFish/Build/Products/Debug/base/bin/fish`
+* Run the fish executable, for example, in `DerivedData/fish/Build/Products/Debug/base/bin/fish`
### Xcode Build and Install