mirror of
https://github.com/smogon/sprites.git
synced 2026-07-04 09:42:08 -05:00
add optipng to installation examples
This commit is contained in:
parent
970da2a57f
commit
f2020b8a57
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user