diff options
author | Loïc Hoguin <[email protected]> | 2015-05-08 12:00:10 +0300 |
---|---|---|
committer | Loïc Hoguin <[email protected]> | 2015-05-08 12:00:10 +0300 |
commit | e38f0692280cfdaf3223009c5e8c6b9a8f195df0 (patch) | |
tree | e30a96c24f25d31cf9fd55b6ab7c6c94147cabd1 | |
parent | c405159366e1ec8225b0d4c14de42c62125b66ce (diff) | |
download | kerl-e38f0692280cfdaf3223009c5e8c6b9a8f195df0.tar.gz kerl-e38f0692280cfdaf3223009c5e8c6b9a8f195df0.tar.bz2 kerl-e38f0692280cfdaf3223009c5e8c6b9a8f195df0.zip |
Update links: spawngrid -> yrashk
-rw-r--r-- | README.md | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -12,7 +12,7 @@ Downloading You can download the script directly from github: - $ curl -O https://raw.githubusercontent.com/spawngrid/kerl/master/kerl + $ curl -O https://raw.githubusercontent.com/yrashk/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/spawngrid/kerl/raw/master/bash_completion/kerl +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 zsh-completion file from https://github.com/spawngrid/kerl/raw/master/zsh_completion/_kerl +Optionally download and install kerl's zsh-completion file from https://github.com/yrashk/kerl/raw/master/zsh_completion/_kerl How it works |