aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/README.md b/README.md
index 64ea975..3efd13d 100644
--- a/README.md
+++ b/README.md
@@ -61,8 +61,9 @@ The paths to the Cygwin binaries are added to the PATH variable.
Line terminators
----------------
-When using Cygwin's `bash` as the shell to run the step script, make sure that
-`igncr` is present in the SHELLOPTS variable be either:
+When using Cygwin's `bash` as the shell to run the step script (or if you see
+something like `\r': command not found` in logs), make sure that `igncr` is
+present in the SHELLOPTS variable be either:
* passing `-o igncr` to bash.exe,