Merge pull request #12 from steelbrain/patch-1

Fix a typo
This commit is contained in:
Max Ogden 2015-04-17 11:32:33 -07:00
commit d0e3084a4c

View file

@ -4,7 +4,7 @@
"description": "Install electron (formerly called atom-shell) prebuilts using npm",
"repository": {
"type": "git",
"url": "https://github.com/mafintosh/electron"
"url": "https://github.com/mafintosh/electron-prebuilt"
},
"scripts": {
"install": "node install.js",