Commit e4cab0d5 authored by Ryan LeFevre's avatar Ryan LeFevre

Note about node-png

parent 020b9004
......@@ -8,7 +8,7 @@ Runs in both NodeJS and the browser (using browserify). There are still some pie
## Installation
Before installing from npm, you must install libpng, which is available on all popular package management systems. On OSX with homebrew, you can do `brew install libpng`.
Before installing from npm, you must install libpng, which is available on all popular package management systems. On OSX with homebrew, you can do `brew install libpng`. The install success for node-png is currently hit or miss, so alternate image packages are currently under consideration.
Once your system is ready, simply add to your package.json dependencies or run `npm install psd`.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment