better windows support
This commit is contained in:
parent
88f796c574
commit
c074689930
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
|||
"url": "https://github.com/mafintosh/atom-shell"
|
||||
},
|
||||
"scripts": {
|
||||
"install": "./install.js"
|
||||
"install": "node install.js"
|
||||
},
|
||||
"bin": {
|
||||
"atom-shell": "run.bat"
|
||||
|
|
Loading…
Reference in a new issue