From f2020b8a57edc0f974fbdfeaed2b2f81d972e40c Mon Sep 17 00:00:00 2001 From: Christopher Monsanto Date: Fri, 10 Jul 2020 16:10:32 -0400 Subject: [PATCH] add optipng to installation examples --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c88dd637..5d1d0436 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ Windows binaries of these dependencies can be found on the download pages of the ### Linux ``` -$ sudo apt install nodejs imagemagick advancecomp wine +$ sudo apt install nodejs imagemagick advancecomp optipng wine $ sudo npm install -g pnpm ``` @@ -54,7 +54,7 @@ Using [`brew`](https://brew.sh/) on a macOS: ``` $ brew cask install osxfuse wine-stable -$ brew install tup imagemagick advancecomp +$ brew install tup imagemagick advancecomp optipng ``` ## Building