Skip to content

Commit

Permalink
added link to crunch executable upgrade shell script gist
Browse files Browse the repository at this point in the history
  • Loading branch information
chrissimpkins committed Jun 4, 2018
1 parent fc885d6 commit cdf4a0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/EXECUTABLE.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ This command should display the in-application help message for the `crunch` exe

Upgrade the `crunch` executable by cloning the git repository, rebuilding the `pngquant` and `zopflipng` dependencies, and installing the `crunch` executable file.

You can perform these steps with the following set of commands:
You can perform these steps with the following set of commands ([download this gist to execute as a shell script](https://gist.github.com/chrissimpkins/280e2590383a167665942a6a24c837e6)):

```
$ git clone https://github.com/chrissimpkins/Crunch.git
Expand Down

0 comments on commit cdf4a0d

Please sign in to comment.