📝 Mention 64/32 bit support on each platform.

This commit is contained in:
Cheng Zhao 2014-05-05 09:48:44 +08:00
parent 4da509f928
commit 37275c64cd
4 changed files with 16 additions and 1 deletions

View file

@ -44,6 +44,11 @@ $ ./script/build.py -c Debug
After building is done, you can find `Atom.app` under `out/Debug`.
## 32bit support
Currently atom-shell can only be built for 64bit target on OS X, and there is no
plan to support 32bit on OS X in future.
## Tests
```bash