From bb6fa28de0b260bbf5c78806df55d335f1fdc4f2 Mon Sep 17 00:00:00 2001 From: Balakrishnan Balasubramanian Date: Sat, 10 Dec 2022 19:48:02 -0500 Subject: [PATCH] fix README link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f9ca45c..af08b9c 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ Do you use `git difftool` to review changes before making a commit? The problem chmod +x ~/bin/vimtabdiff.py -You may need to add `~/bin` to your PATH variable if not already done. See [here](needed://wiki.archlinux.org/title/Environment_variables#Per_user) for help. +You may need to add `~/bin` to your PATH variable if not already done. See [here](https://wiki.archlinux.org/title/Environment_variables#Per_user) for help. 👍 this [issue](https://github.com/balki/vimtabdiff/issues/1) for `pip install` support