File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -41,9 +41,9 @@ Built with [Electron](http://electron.atom.io).
4141
4242- Init: ` $ npm install `
4343- Run: ` $ npm start `
44- - Build OS X: ` $ npm run build-osx `
45- - Build Linux: ` $ npm run build- linux `
46- - Build Windows: ` $ npm run build- windows `
44+ - Build OS X: ` $ npm run build:macos `
45+ - Build Linux: ` $ npm run build: linux `
46+ - Build Windows: ` $ npm run build: windows `
4747- Build all: ` $ brew install wine ` and ` $ npm run build ` * (OS X only)*
4848
4949## License
Original file line number Diff line number Diff line change 22 "name" : " trello-desktop" ,
33 "productName" : " Trello" ,
44 "desktopName" : " Trello" ,
5- "version" : " 0.1.0 " ,
5+ "version" : " 0.1.1 " ,
66 "description" : " Unofficial Trello desktop app" ,
77 "license" : " MIT" ,
88 "repository" : " danielchatfield/trello-desktop" ,
You can’t perform that action at this time.
0 commit comments