From a23ad43188d241f23a1ecba36d39029cb97968a2 Mon Sep 17 00:00:00 2001 From: Seaborn Lee Date: Thu, 29 Jan 2015 21:16:11 +0800 Subject: [PATCH] Update README.mkd Fix the path. --- README.mkd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.mkd b/README.mkd index f5637d0..d7e8279 100644 --- a/README.mkd +++ b/README.mkd @@ -5,7 +5,7 @@ ## Installation ``` $ git clone git://github.com/tarruda/zsh-autosuggestions ~/.zsh-autosuggestions - sh .zsh-autosuggestions/install + $ sh ~/.zsh-autosuggestions/install ``` Any widget that moves the cursor to the right(forward-word, forward-char...)