From 5dff7a69f1304f55383fc7c7628878c6b82cbee6 Mon Sep 17 00:00:00 2001 From: piecioshka Date: Sat, 25 Jan 2014 23:49:29 +0100 Subject: [PATCH] start label with big letter --- README.mkd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.mkd b/README.mkd index 6a2e84c..4c775fd 100644 --- a/README.mkd +++ b/README.mkd @@ -10,7 +10,7 @@ $ git clone git://github.com/tarruda/zsh-autosuggestions ~/.zsh-autosuggestions $ cat >> ~/.zshrc << "EOF" -# setup zsh-autosuggestions +# Setup zsh-autosuggestions source ~/.zsh-autosuggestions/autosuggestions.zsh # Enable autosuggestions automatically