Remove an unnecessary "{Includes}" from the example Rez command.
[u/mdw/putty] / mac / README.mac
index f07c08f..0868a6f 100644 (file)
@@ -1,4 +1,4 @@
-$Id: README.mac,v 1.2 2002/12/13 00:02:48 ben Exp $
+$Id: README.mac,v 1.3 2002/12/13 00:50:53 ben Exp $
 
 Information about PuTTY for the Mac OS
 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
@@ -25,7 +25,7 @@ Compiling it:
  Encoding Converter SDK into "Interfaces&Libraries:Libraries:Libraries".
 
  The "mkputty.mpw" script does most of the work, but currently needs
- you to run "Rez -append -o PuTTY mac_res.r {Includes}" to get the
+ you to run "Rez -append -o PuTTY mac_res.r" to get the
  resources compiled in.  The Makefile currently only generates a
  Classic 68K application.  Other architectures will come later.