diff --git a/README.md b/README.md index 2ca6d68..135ba64 100644 --- a/README.md +++ b/README.md @@ -40,14 +40,14 @@ Or [download the binary](https://github.com/sgreben/yeetgif/releases/latest) fro ```sh # Linux -curl -LO https://github.com/sgreben/yeetgif/releases/download/1.11.1/gif_1.11.1_linux_x86_64.tar.gz | tar xz +curl -LO https://github.com/sgreben/yeetgif/releases/download/1.11.2/gif_1.11.2_linux_x86_64.tar.gz | tar xz # OS X -curl -LO https://github.com/sgreben/yeetgif/releases/download/1.11.1/gif_1.11.1_osx_x86_64.tar.gz | tar xz +curl -LO https://github.com/sgreben/yeetgif/releases/download/1.11.2/gif_1.11.2_osx_x86_64.tar.gz | tar xz # Windows -curl -LO https://github.com/sgreben/yeetgif/releases/download/1.11.1/gif_1.11.1_windows_x86_64.zip -unzip gif_1.11.1_windows_x86_64.zip +curl -LO https://github.com/sgreben/yeetgif/releases/download/1.11.2/gif_1.11.2_windows_x86_64.zip +unzip gif_1.11.2_windows_x86_64.zip ``` **NOTE**: To use the `optimize` command, you'll also need the [`giflossy`](https://github.com/kornelski/giflossy) fork of `gifsicle` installed: