From bc170fe203e36bef4be4e9fe1e5bff9e979ad33b Mon Sep 17 00:00:00 2001 From: Gauthier Pogam--Le Montagner Date: Mon, 10 Dec 2018 01:57:14 -0800 Subject: [PATCH] Add MacOS-specific install instructions (#463) --- README.md | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index d2c32af9..ec5e67ae 100644 --- a/README.md +++ b/README.md @@ -33,11 +33,14 @@ on this project, and we welcome all the [feedback](#feedback) you can give us! Installation ------------ -1. **[Install Atom](http://flight-manual.atom.io/getting-started/sections/installing-atom/) version 1.17.0 or higher** +- **[Install Atom](http://flight-manual.atom.io/getting-started/sections/installing-atom/) version 1.17.0 or higher** -2. **Install [Watchman](https://facebook.github.io/watchman/)** +- **Install [Watchman](https://facebook.github.io/watchman/)** -3. **Install Molecule** +- *(MacOS only)* **Install *XCode Command Line Tools* (run `xcode-select --install` in the terminal) +or [XCode](https://itunes.apple.com/fr/app/xcode/id497799835)** + +- **Install Molecule** Molecule is available on `apm` (the official tool for downloading Atom packages). Run `apm install molecule`, or install Molecule from your package