From 187b9a8aaf347fa97125bcecd00ed1cd7063ffd8 Mon Sep 17 00:00:00 2001 From: Fakerr Date: Mon, 30 Jan 2017 13:30:57 +0100 Subject: [PATCH] Add dependencies in README --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 1952399..74095d1 100644 --- a/README.md +++ b/README.md @@ -85,7 +85,8 @@ $ cd git-recall $ sudo make install ``` ## Requirements -- Linux or OSX +- OS: Linux or OSX +- Tools: git, less, lesskey, sed ## Contribution Pull requests are welcome, along with any feedback or ideas.