aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorGravatar ridiculousfish <corydoras@ridiculousfish.com>2012-12-26 21:30:03 -0800
committerGravatar ridiculousfish <corydoras@ridiculousfish.com>2012-12-26 21:30:03 -0800
commit2bdb1991699a24e4dccfb1db6175dd9851f792e7 (patch)
tree51e93d244542d0060f54745b97eaef89a6dedeec /README.md
parentd0dabb0ff6810e1e50b5292b5418817184b0eed4 (diff)
Update OS X build instructions
Diffstat (limited to 'README.md')
-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