Merge pull request #4 from ceejayoz/patch-1

note actual prerequisite of GCC, not Xcode/VS
This commit is contained in:
Sahat Yalkabov
2014-01-27 19:22:47 -08:00

View File

@ -50,7 +50,7 @@ Prerequisites
-------------
> - MongoDB
> - Node.js
> - **Xcode** (Mac OS X) or **Visual Studio** (Windows)
> - GCC - provided by **Xcode** in Mac OS X and **Visual Studio** Windows, or via your friendly Linux package manager
**Note**: If you are new to Node.js or Express framework,
I highly recommend watching [Node.js and Express 101](http://www.youtube.com/watch?v=BN0JlMZCtNU) screencast that teaches Node and Express from scratch.