summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorDan Davison <dandavison7@gmail.com>2019-07-23 09:35:16 -0400
committerDan Davison <dandavison7@gmail.com>2019-07-23 09:35:16 -0400
commit5a3e91dbd85f84fa19dff4cc82de7151b75c53ee (patch)
tree1f5e479dc2c575d178776ec15cfc86f13a5d86a8 /README.md
parent4ca82f2987370585f137fbcec0b66b945b2d32aa (diff)
README: Installation
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/README.md b/README.md
index 079fb274..b541397b 100644
--- a/README.md
+++ b/README.md
@@ -28,12 +28,15 @@
## Installation
+Executables: [Linux](https://github.com/dandavison/delta/releases/download/0.0.5/delta-0.0.5-x86_64-unknown-linux-musl.tar.gz) | [MacOS](https://github.com/dandavison/delta/releases/download/0.0.5/delta-0.0.5-x86_64-apple-darwin.tar.gz) | [Windows](https://github.com/dandavison/delta/releases/download/0.0.5/delta-0.0.5-x86_64-pc-windows-msvc.zip)
+
+Homebrew:
```sh
brew tap dandavison/delta https://github.com/dandavison/delta
brew install dandavison/delta/git-delta
```
-Alternatively, executables for your platform can be downloaded at https://github.com/dandavison/delta/releases.
+All available executables: https://github.com/dandavison/delta/releases.
## Configure git to use delta