summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDan Davison <dandavison7@gmail.com>2022-05-02 08:51:04 -0400
committerDan Davison <dandavison7@gmail.com>2022-05-02 08:51:37 -0400
commit0a997fa7b386524764cdb625ddd3fa876221bf1e (patch)
treec68575ff18b4ba27f5a8629fcb57ecdf562f0de4
parent1d01c2c12ccfecf0b703f38de473060f92a717a0 (diff)
Add note that the package is called "git-delta" in the README
Ref #287
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index cdde601d..7a07f834 100644
--- a/README.md
+++ b/README.md
@@ -15,7 +15,7 @@
## Get Started
-[Install](https://dandavison.github.io/delta/installation.html) delta and add this to your `~/.gitconfig`:
+[Install it](https://dandavison.github.io/delta/installation.html) (the package is called "git-delta" in most package managers, but the executable is just `delta`) and add this to your `~/.gitconfig`:
```gitconfig
[core]