aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYurii Rashkovskii <[email protected]>2015-08-27 13:09:06 -0700
committerYurii Rashkovskii <[email protected]>2015-08-27 13:09:06 -0700
commit4e7c4349ddcd46ac11cd4cd50bfbda25f1f11ca2 (patch)
tree380eb1fc827523e65c088f0918a33044f3d56a78
parent18aee3cde8e33d4b8df672db6fac97267acb91d7 (diff)
parente38f0692280cfdaf3223009c5e8c6b9a8f195df0 (diff)
downloadkerl-4e7c4349ddcd46ac11cd4cd50bfbda25f1f11ca2.tar.gz
kerl-4e7c4349ddcd46ac11cd4cd50bfbda25f1f11ca2.tar.bz2
kerl-4e7c4349ddcd46ac11cd4cd50bfbda25f1f11ca2.zip
Merge pull request #96 from essen/patch-1
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