Add node-gyp dependency to instructions
@ -6,7 +6,8 @@
## macOS dependencies
brew install yarn node xgettext
npm install -g node-gyp
echo 'export PATH="/usr/local/opt/gettext/bin:$PATH"' >> ~/.bash_profile
source ~/.bash_profile