Skip to content

Commit

Permalink
Fix download paths.
Browse files Browse the repository at this point in the history
  • Loading branch information
francois2metz committed Jul 26, 2011
1 parent 3a70568 commit b9ee6ed
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -14,15 +14,15 @@ Downloading

You can download the script directly from github:

$ curl -O https://raw.github.com/evax/kerl/master/kerl
$ curl -O https://raw.github.com/spawngrid/kerl/master/kerl

Then ensure it is executable

$ chmod a+x kerl

and drop it in your $PATH

Optionally download and install kerl's bash_completion file from https://github.com/evax/kerl/raw/master/bash_completion/kerl
Optionally download and install kerl's bash_completion file from https://github.com/spawngrid/kerl/raw/master/bash_completion/kerl

How it works
============
Expand Down

0 comments on commit b9ee6ed

Please sign in to comment.