From d2d7cf0688c6b7d222dda317f5cda9b6f4d75282 Mon Sep 17 00:00:00 2001 From: Eragos Date: Mon, 26 Dec 2016 17:57:12 +0100 Subject: [PATCH] fix ack installation --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index aecda06..7bb9e51 100644 --- a/README.md +++ b/README.md @@ -60,7 +60,7 @@ Then, you have configure the fonts in iTerm2: ## Installation $ apt-get update - $ apt-install git tmux zsh ack + $ apt-install git tmux zsh ack-grep $ $ cd ~ $ git clone https://github.com/Eragos/dotfiles.git .dotfiles