Commit e63bf76d authored by Ryan LeFevre's avatar Ryan LeFevre

Remove libpng from README

parent 27d94ab8
...@@ -8,9 +8,7 @@ Runs in both NodeJS and the browser (using browserify). There are still some pie ...@@ -8,9 +8,7 @@ Runs in both NodeJS and the browser (using browserify). There are still some pie
## Installation ## 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`. The install success for node-png is currently hit or miss, so alternate image packages are currently under consideration. PSD.js has no native dependencies. Simply add `psd` to your package.json or run `npm install psd`.
Once your system is ready, simply add to your package.json dependencies or run `npm install psd`.
## Basic Usage ## Basic Usage
......
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