From 0ee4b1894a7338616e427c19aecb6efa4acd1c9e Mon Sep 17 00:00:00 2001 From: Nathan Friedly Date: Thu, 29 Jan 2015 12:57:13 -0500 Subject: [PATCH] Adding guntar installation note for OS X --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 3afd087060..01dfe04929 100644 --- a/README.md +++ b/README.md @@ -80,6 +80,8 @@ which you must map to your distribution's package names. You can install fpm with gem: gem install fpm + +(On OS X, you may also need gnutar: `brew install gnu-tar`.) Building a package named "awesome" might look something like this: