diff options
author | François de Metz <[email protected]> | 2011-06-17 03:00:58 -0700 |
---|---|---|
committer | François de Metz <[email protected]> | 2011-06-17 03:00:58 -0700 |
commit | 4acd7d6f9f4cf8b8cca51e99db2187d9d10d9832 (patch) | |
tree | ddec47759dccc35cf2f738ce77933f70bd7c89bd | |
parent | 0c114f87119f423427c87aa1561ee291c876d641 (diff) | |
download | kerl-4acd7d6f9f4cf8b8cca51e99db2187d9d10d9832.tar.gz kerl-4acd7d6f9f4cf8b8cca51e99db2187d9d10d9832.tar.bz2 kerl-4acd7d6f9f4cf8b8cca51e99db2187d9d10d9832.zip |
Update path to raw kerl script.
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -14,7 +14,7 @@ Downloading You can download the script directly from github: - $ curl -O https://github.com/evax/kerl/raw/master/kerl + $ curl -O https://raw.github.com/evax/kerl/master/kerl Then ensure it is executable |