From 5b70a1ce327732e214a05d25a6b40a4f6ea3c56c Mon Sep 17 00:00:00 2001 From: Yuya Ochiai Date: Sat, 31 Dec 2016 19:37:41 +0900 Subject: [PATCH] Update development.md --- docs/development.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/development.md b/docs/development.md index 377079e7..8f29550c 100644 --- a/docs/development.md +++ b/docs/development.md @@ -38,7 +38,7 @@ Please see [electron-builder wiki](https://github.com/electron-userland/electron **Minimum requirements for current platform:** - Windows: Nothing. -- macOS: Nothing. +- macOS: `brew install gnu-tar` - Linux (64 bit): `icnsutils`, `graphicsmagick` and `xz-utils` if Ubuntu is used. #### Code signing