Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kurohune538 authored Apr 4, 2018
1 parent 24abba8 commit 5868d81
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,15 @@ you can run the latest App from `OutlookWeb-darwin-x64` > `OutlookWeb.app`.

### Build from source
#### Mac
you need `npm` & `yarn` & `electron-packager`


```bash
$ npm i -g yarn
$ yarn
$ electron-packager . OutlookWeb --platform=darwin --version=1.8.4 --overwrite --icon=./images/icon.icns
```

you need `electron-packager`

## Todo
- Multiple Tab Available
Expand Down

0 comments on commit 5868d81

Please sign in to comment.