summary refs log tree commit diff
diff options
context:
space:
mode:
authorAlen <alen@dotfiles.xyz>2023-09-14 01:39:51 +0400
committerAlen <alen@dotfiles.xyz>2023-09-14 01:39:51 +0400
commitf80537fe2b6b7d5d83a9cc472dffe1a4aace7c73 (patch)
treededd341d6a49749380c0be4313513b96ced42418
parentc29f1aff41da8c1d4d2f9d6f9f021d12566d893f (diff)
Update README to clarify that delta is not a standalone pager
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 51d2d8e..7e601d0 100644
--- a/README.md
+++ b/README.md
@@ -3,9 +3,9 @@
 ## Prerequisites
 
 * [chezmoi](https://www.chezmoi.io/) for managing the dotfiles
-* Functional pager for chezmoi on macOS, consider either:
+* Functional pager for chezmoi on macOS, consider:
   * Up-to-date version of [`less`](https://formulae.brew.sh/formula/less)
-  * Alternative pager like [`delta`](https://formulae.brew.sh/formula/git-delta)
+  * Additional pager wrapper like [`delta`](https://formulae.brew.sh/formula/git-delta)
 
 ## Setup