📝 Document installation prerequisites in Readme

Just Git for now.

Closes https://github.com/atom/atom/pull/10390
Closes https://github.com/atom/atom/issues/10388
This commit is contained in:
Machisté N. Quintana 2016-01-26 14:38:24 -05:00
parent 077f7b2b32
commit b621e659cf

View File

@ -22,6 +22,9 @@ The [API reference](https://atom.io/docs/api) for developing packages is also do
## Installing
### Prerequisites
- [Git](https://git-scm.com/)
### OS X
Download the latest [Atom release](https://github.com/atom/atom/releases/latest).