aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2015-05-08 12:00:10 +0300
committerLoïc Hoguin <[email protected]>2015-05-08 12:00:10 +0300
commite38f0692280cfdaf3223009c5e8c6b9a8f195df0 (patch)
treee30a96c24f25d31cf9fd55b6ab7c6c94147cabd1
parentc405159366e1ec8225b0d4c14de42c62125b66ce (diff)
downloadkerl-e38f0692280cfdaf3223009c5e8c6b9a8f195df0.tar.gz
kerl-e38f0692280cfdaf3223009c5e8c6b9a8f195df0.tar.bz2
kerl-e38f0692280cfdaf3223009c5e8c6b9a8f195df0.zip
Update links: spawngrid -> yrashk
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index 45e76df..f044ce4 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/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