From 3d903ba70f71323d4e1d70971f9a5a06835a0ed0 Mon Sep 17 00:00:00 2001 From: Quentin Rossetti Date: Sat, 25 Oct 2014 13:43:46 +0200 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 824c08a..6706e8b 100644 --- a/README.md +++ b/README.md @@ -42,6 +42,8 @@ directory of your `package.json` file. > On Windows use the `7za.exe` ([link here](http://netcologne.dl.sourceforge.net/project/sevenzip/7-Zip/9.20/7za920.zip)) > binary. +> On Mac OSX use Homebrew `brew install p7zip` + ``` npm install --save node-7z ```