From 33ad1f70fe63f98b9ba6af167dbe39e5e2340e6e Mon Sep 17 00:00:00 2001 From: Wenxuan Date: Sat, 14 Apr 2018 09:35:17 +0800 Subject: [PATCH] Update README --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f5d74f7..d825751 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,11 @@ # forgit -`forgit` is a utility tool for git taking advantage of fuzzy finder [`fzf`](https://github.com/junegunn/fzf). +`forgit` is a utility tool for git taking advantage of fuzzy finder fzf. ## Install +Make sure you have [`fzf`](https://github.com/junegunn/fzf) installed. + ### [zplug](https://github.com/zplug/zplug) (Recommend) ``` zsh