Merge branch 'release-v0.9.5'

This commit is contained in:
Matthew Hodgson 2016-12-24 19:29:42 +00:00
commit 6e0f83a298
5 changed files with 25 additions and 7 deletions

View file

@ -122,6 +122,7 @@ The only platform that can build packages for all three platforms is macOS:
```
brew install wine --without-x11
brew install mono
brew install gnu-tar
npm install
npm run build:electron
```