aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 2 insertions, 3 deletions
diff --git a/README.md b/README.md
index 339b5436..93f7a789 100644
--- a/README.md
+++ b/README.md
@@ -29,9 +29,8 @@ fish can be built using autotools or Xcode.
### Xcode Build and Install
- mkdir /tmp/fish_build
- xcodebuild install -target install_tree DSTROOT=/tmp/fish_build
- sudo ditto /tmp/fish_build/ /
+ xcodebuild install
+ sudo ditto /tmp/fish.dst /
## Contact Us