From 2a9dc23c616bced39f73a2f36d6c24c8f1283336 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Sun, 20 May 2018 12:44:16 +0530 Subject: [PATCH] ... --- kittens/diff/README.asciidoc | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/kittens/diff/README.asciidoc b/kittens/diff/README.asciidoc index d5c5a955e..54b6bf286 100644 --- a/kittens/diff/README.asciidoc +++ b/kittens/diff/README.asciidoc @@ -21,7 +21,8 @@ toc::[] == Installation -Simply install kitty. You also ned to have either the git program or the diff program installed. +Simply install link:https://github.com/kovidgoyal/kitty[kitty]. +You also need to have either the git program or the diff program installed. == Usage @@ -36,7 +37,8 @@ to see the diff between file1 and file2. Create an alias in `~/.bashrc` or similar to shorten the command. -You can also pass directories instead of files to see the recursive diff of the directory contents. +You can also pass directories instead of files to see the recursive diff of the +directory contents. == Keyboard controls