summaryrefslogtreecommitdiff
path: root/ide/Xcode3.1/README.template
diff options
context:
space:
mode:
Diffstat (limited to 'ide/Xcode3.1/README.template')
-rw-r--r--ide/Xcode3.1/README.template5
1 files changed, 3 insertions, 2 deletions
diff --git a/ide/Xcode3.1/README.template b/ide/Xcode3.1/README.template
index 47e964399..d72f964c3 100644
--- a/ide/Xcode3.1/README.template
+++ b/ide/Xcode3.1/README.template
@@ -2,11 +2,12 @@
To add FLTK projects as a new project template for Xcode 3, install the
included files in the directory
-> "$(HOME)//Library/Application Support/Developer/Shared/Xcode/"
+> cp -R ide/Xcode3.1/Project\ Templates/FLTK/* \
+ ~/Library/Application\ Support/Developer/Shared/Xcode/Project\ Templates/FLTK\ Application/FLTK/
and restart Xcode.
-The generated proects expects fltk 1.3 as it is installed
+The generated projects expects fltk 1.3 as it is installed
using the command line.
> sudo make install