Skip to content

Commit

Permalink
try update
Browse files Browse the repository at this point in the history
  • Loading branch information
sb2nov committed Apr 19, 2014
1 parent af25ca4 commit fa742a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Mac OS X Setup Guide

This book will teach you the basics of setting up your developer environment on a new MacBook. I have tried these on Mountain Lion and Mavericks but they might be more inclined towards Mavericks. Whether you are an experienced programmer or not, this book is intended for everyone to use as a reference when installing some language/library.

[![Screen](/assets/intro.jpeg)](/assets/intro.jpeg)
[![Screen](https://raw.githubusercontent.com/sb2nov/mac-setup/master/assets/intro.jpeg)](https://raw.githubusercontent.com/sb2nov/mac-setup/master/assets/intro.jpeg)

We will set up [Node](http://nodejs.org/) (JavaScript), [Python](http://www.python.org/), [CPlusPlus](http://www.cplusplus.com/), and [Ruby](http://www.ruby-lang.org/) environments, mainly for JavaScript and Python development. Even if you don't program in all three, it is good to have them as many command-line tools use one of them. We also install a few daily use application and Latex. As you read and follow these steps, feel free to send me any feedback or comments you may have.

Expand Down

0 comments on commit fa742a6

Please sign in to comment.