aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSindre Sorhus <[email protected]>2015-07-18 00:29:47 +0200
committerSindre Sorhus <[email protected]>2015-07-18 00:29:47 +0200
commitfed78c7d5d711766e107eee4a249539cb1a3973f (patch)
tree663fba68df208862456cedd20f54ba3c448898e7
parent4d40134ca16d3c369dc5f6d1608705fc2f19c682 (diff)
parent67f3eeaf2ecf2ff5658273080d694ea3188095e1 (diff)
downloadelectron-boilerplate-fed78c7d5d711766e107eee4a249539cb1a3973f.tar.xz
electron-boilerplate-fed78c7d5d711766e107eee4a249539cb1a3973f.zip
Merge pull request #6 from jenslind/patch-1
Removed "Caveats" section in readme
-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)