diff options
author | Evax Software <[email protected]> | 2011-06-17 05:43:45 -0700 |
---|---|---|
committer | Evax Software <[email protected]> | 2011-06-17 05:43:45 -0700 |
commit | 6d8917aea46ff5f53b651eb3bb11ae569af61c35 (patch) | |
tree | ddec47759dccc35cf2f738ce77933f70bd7c89bd /README.md | |
parent | 0c114f87119f423427c87aa1561ee291c876d641 (diff) | |
parent | 4acd7d6f9f4cf8b8cca51e99db2187d9d10d9832 (diff) | |
download | kerl-6d8917aea46ff5f53b651eb3bb11ae569af61c35.tar.gz kerl-6d8917aea46ff5f53b651eb3bb11ae569af61c35.tar.bz2 kerl-6d8917aea46ff5f53b651eb3bb11ae569af61c35.zip |
Merge pull request #11 from francois2metz/patch-1
Update path to raw kerl script.
Diffstat (limited to 'README.md')
-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 |