aboutsummaryrefslogtreecommitdiff
path: root/readme.md
diff options
context:
space:
mode:
authorJens Lind <[email protected]>2015-07-18 00:15:06 +0200
committerJens Lind <[email protected]>2015-07-18 00:15:06 +0200
commit67f3eeaf2ecf2ff5658273080d694ea3188095e1 (patch)
tree663fba68df208862456cedd20f54ba3c448898e7 /readme.md
parent4d40134ca16d3c369dc5f6d1608705fc2f19c682 (diff)
downloadelectron-boilerplate-67f3eeaf2ecf2ff5658273080d694ea3188095e1.tar.xz
electron-boilerplate-67f3eeaf2ecf2ff5658273080d694ea3188095e1.zip
Removed "Caveats" section
The caveat about `npm run build` is no longer valid.
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md6
1 files changed, 0 insertions, 6 deletions
diff --git a/readme.md b/readme.md
index da82d9a..7e70d1b 100644
--- a/readme.md
+++ b/readme.md
@@ -17,12 +17,6 @@ You can also `git clone` or [download](https://github.com/sindresorhus/electron-
There's also a [Yeoman generator](https://github.com/sindresorhus/generator-electron).
-
-## Caveats
-
-Only OS X is supported for the `$ npm run build` command for now, see [atom-shell-packager#3](https://github.com/maxogden/atom-shell-packager/issues/3).
-
-
## License
MIT © [Sindre Sorhus](http://sindresorhus.com)