📝 Mention 64/32 bit support on each platform.
This commit is contained in:
parent
4da509f928
commit
37275c64cd
4 changed files with 16 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue