Skip to content

Commit

Permalink
add ulimit note - fixes #10
Browse files Browse the repository at this point in the history
  • Loading branch information
sindresorhus committed Apr 8, 2014
1 parent 51d9292 commit 094ad3f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@
$ npm install --save-dev gulp-imagemin
```

On OS X you're recommended to increase the [ulimit](http://superuser.com/a/443168/6877) as it's ridiculously low by default: `ulimit -S -n 2048`


## Usage

Expand Down

0 comments on commit 094ad3f

Please sign in to comment.