From 0d56b9c2ff03390864d6cb207b8115dcf6e4bd7f Mon Sep 17 00:00:00 2001 From: Slater-Victoroff Date: Thu, 30 May 2013 10:55:39 -0400 Subject: [PATCH] Updated documentation in doc and README and made some small edits to bash script for added robustness --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ed52c21fb2..41a292b8aa 100644 --- a/README.md +++ b/README.md @@ -8,8 +8,9 @@ Installation The installation process is a bit messy at the moment. Here's a high-level overview of what you should do to get started. -**TLDR:** There is a `scripts/create-dev-env.sh` script that will attempt to set all -of this up for you. If you're in a hurry, run that script. Otherwise, I suggest +**TLDR:** There is a `scripts/create-dev-env.sh` script, `scripts/create_mac_dev_env.sh` +for mac computer, that will attempt to set all of this up for you. +If you're in a hurry, run that script. Otherwise, I suggest that you understand what the script is doing, and why, by reading this document. Directory Hierarchy