From 9697279603f136ada749e0f4299ca647093ec3c2 Mon Sep 17 00:00:00 2001 From: Yurii Rashkovskii Date: Fri, 15 Apr 2016 00:25:30 -0700 Subject: Fix links --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index b51f0bb..352495f 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ Downloading You can download the script directly from github: - $ curl -O https://raw.githubusercontent.com/yrashk/kerl/master/kerl + $ curl -O https://raw.githubusercontent.com/kerl/kerl/master/kerl Then ensure it is executable @@ -20,9 +20,9 @@ Then ensure it is executable and drop it in your $PATH -Optionally download and install kerl's bash_completion file from https://github.com/yrashk/kerl/raw/master/bash_completion/kerl +Optionally download and install kerl's bash_completion file from https://github.com/kerl/kerl/raw/master/bash_completion/kerl -Optionally download and install kerl's zsh-completion file from https://github.com/yrashk/kerl/raw/master/zsh_completion/_kerl +Optionally download and install kerl's zsh-completion file from https://github.com/kerl/kerl/raw/master/zsh_completion/_kerl How it works -- cgit v1.2.3