Remove an unnecessary "{Includes}" from the example Rez command.
authorben <ben@cda61777-01e9-0310-a592-d414129be87e>
Fri, 13 Dec 2002 00:50:53 +0000 (00:50 +0000)
committerben <ben@cda61777-01e9-0310-a592-d414129be87e>
Fri, 13 Dec 2002 00:50:53 +0000 (00:50 +0000)
git-svn-id: svn://svn.tartarus.org/sgt/putty@2317 cda61777-01e9-0310-a592-d414129be87e

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.