Fix simple @-error.

This commit is contained in:
David Starks-Browning 2000-06-13 19:52:51 +00:00
parent 024afd70d6
commit 1edefdeb85
1 changed files with 1 additions and 1 deletions

View File

@ -125,7 +125,7 @@ If you look at the "Cygwin 1.1.0" (or similar) shortcut created in the
@code{C:\cygwin}). The contents should look something like this:
@example
@echo off
@@echo off
SET MAKE_MODE=unix
SET PATH=C:\cygwin\bin;C:\cygwin\usr\local\bin;%PATH%
bash