不要怂,就是干,撸起袖子干!

Commit 3e1a2f89 by Sascha Depold

removed note about node 0.9

1 parent 4a181127
Showing with 2 additions and 2 deletions
...@@ -74,8 +74,8 @@ Still interested? Coolio! Here is how to get started: ...@@ -74,8 +74,8 @@ Still interested? Coolio! Here is how to get started:
### 1. Prepare your environment ### ### 1. Prepare your environment ###
Here comes a little surprise: You need [Node.JS](http://nodejs.org). In order to be Here comes a little surprise: You need [Node.JS](http://nodejs.org). In order to be
a productive developer, I would recommend the latest v0.8 (or a stable 0.9 if a productive developer, I would recommend the latest v0.8. Also I usually recommend
already out). Also I usually recommend [NVM](https://github.com/creationix/nvm). [NVM](https://github.com/creationix/nvm).
Once Node.JS is installed on your computer, you will also have access to the lovely Once Node.JS is installed on your computer, you will also have access to the lovely
Node Package Manager (NPM). Node Package Manager (NPM).
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!