~ chicken-core (chicken-5) 30ea66a7ada5a6d794482696cbe8ca64cb2f706d


commit 30ea66a7ada5a6d794482696cbe8ca64cb2f706d
Author:     Mario Domenech Goulart <mario.goulart@gmail.com>
AuthorDate: Fri Apr 24 17:16:29 2015 -0300
Commit:     Mario Domenech Goulart <mario.goulart@gmail.com>
CommitDate: Fri Apr 24 17:16:29 2015 -0300

    README: typo fix in Windows notes (s/but use backslashes/use backslashes/)

diff --git a/README b/README
index 5b9ef768..1ef18446 100644
--- a/README
+++ b/README
@@ -553,7 +553,7 @@
 	  - When installing under mingw, with a windows shell
 	    ("cmd.exe"), pass an absolute pathname (including the
 	    drive letter) as PREFIX and use forward slashes. If you
-	    are building the sources from git, but use backslashes to
+	    are building the sources from git, use backslashes to
 	    specify the path to `chicken' (the "CHICKEN" variable).
 
 	  - When installing under mingw without MSYS, make sure that the
Trap