summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorlesleyrs <19632758+lesleyrs@users.noreply.github.com>2023-05-07 13:54:58 +0200
committerMartin Nordholts <enselic@gmail.com>2023-05-17 06:25:20 +0200
commit3da7adb763046dc01d1dea5171527bcee6dbd61c (patch)
treec2915682a39f13ac4b62937023d8628ac0dc4718 /README.md
parent165e5da6b96cefc72e4073aa7b1d3829df6bfaf5 (diff)
update readme
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 1 insertions, 3 deletions
diff --git a/README.md b/README.md
index d94f1eb4..687f3c6b 100644
--- a/README.md
+++ b/README.md
@@ -684,9 +684,7 @@ Windows 10 natively supports colors in both `conhost.exe` (Command Prompt) and P
well as in newer versions of bash. On earlier versions of Windows, you can use
[Cmder](http://cmder.net/), which includes [ConEmu](https://conemu.github.io/).
-**Note:** The Git and MSYS versions of `less` do not correctly interpret colors on Windows. If you
-don’t have any other pagers installed, you can disable paging entirely by passing `--paging=never`
-or by setting `BAT_PAGER` to an empty string.
+**Note:** Old versions of `less` do not correctly interpret colors on Windows, to fix this you can add optional unix tools to path when installing Git. If you don’t have any other pagers installed, you can disable paging entirely by passing `--paging=never` or by setting `BAT_PAGER` to an empty string.
### Cygwin