Fix simple @-error.
This commit is contained in:
		| @@ -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: | @code{C:\cygwin}).  The contents should look something like this: | ||||||
|  |  | ||||||
| @example | @example | ||||||
| 	@echo off | 	@@echo off | ||||||
| 	SET MAKE_MODE=unix | 	SET MAKE_MODE=unix | ||||||
| 	SET PATH=C:\cygwin\bin;C:\cygwin\usr\local\bin;%PATH% | 	SET PATH=C:\cygwin\bin;C:\cygwin\usr\local\bin;%PATH% | ||||||
| 	bash | 	bash | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user