Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 388 Bytes

os-x.md

File metadata and controls

17 lines (12 loc) · 388 Bytes

OS X

Requirements

  • OS X 10.8 or later
  • node.js v0.10.x
  • Command Line Tools for Xcode (run xcode-select --install to install)

Instructions

git clone https://github.com/atom/atom
cd atom
script/build # Creates application at /Applications/Atom.app

Troubleshooting