summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDan Davison <dandavison7@gmail.com>2021-05-28 15:13:27 -0400
committerDan Davison <dandavison7@gmail.com>2021-05-28 15:13:27 -0400
commit1d30bee60e03d50a5b4591e8f3492776915304d0 (patch)
treef7a588a7d0140c8cdbca7c9d6184a7553d16e41d
parent50e227036c38bbc8d7d9e6a218d63d1992a3b66e (diff)
Edit README
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index 7ba6076f..6e468321 100644
--- a/README.md
+++ b/README.md
@@ -279,7 +279,9 @@ Users of older MacOS versions (e.g. 10.11 El Capitan) should install using Homeb
See [repology.org/git-delta](https://repology.org/project/git-delta/versions) for the current version in each package repository.
-Behind the scenes, delta uses `less` for paging. The version of `less` that comes with your operating system may be too old (currently, less v551 is a good choice). On MacOS, install `less` from Homebrew. For Windows, see [Using Delta on Windows](#using-delta-on-windows).
+Behind the scenes, delta uses [`less`](https://www.greenwoodsoftware.com/less/) for paging.
+It's important to have a reasonably recent version of less installed.
+On MacOS, install `less` from Homebrew. For Windows, see [Using Delta on Windows](#using-delta-on-windows).
## Configuration