Skip to content

Commit

Permalink
Added links to fetch node and setup git to README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Dan Mosedale committed May 16, 2012
1 parent 2e120dc commit 9bbbdbf
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Expand Up @@ -28,8 +28,9 @@ it should be easy to build higher-level, more specialized templates
an MMORPG) on top of this one.

# prerequisites
* be sure node.js and npm are installed and in your PATH
* (optional) if you wish to deploy to github pages, ensure that git is installed and in your PATH
* be sure [node.js and npm](http://nodejs.org/) are installed and in your PATH
* (optional) if you wish to deploy to github pages, ensure that
[git](http://help.github.com/set-up-git-redirect) is installed and configured
* Use npm to install volo into your path, if it's not there already:

> npm install -g volo
Expand Down

0 comments on commit 9bbbdbf

Please sign in to comment.