mirror of
https://github.com/codeninjasllc/discourse.git
synced 2024-11-27 09:36:19 -05:00
Update DEVELOPMENT-OSX-NATIVE.md
This commit is contained in:
parent
1f4b3faf9b
commit
342784e497
1 changed files with 1 additions and 2 deletions
|
@ -248,8 +248,7 @@ In addition to ImageMagick we also need to install some other image related
|
|||
software:
|
||||
|
||||
```sh
|
||||
brew install gifsicle
|
||||
brew install optipng
|
||||
brew install gifsicle jpegoptim optipng
|
||||
npm install -g svgo
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in a new issue