creationix 2010-04-15 10:07:09 -07:00
parent 4feb4e3f07
commit b44e17677f
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
## Installation
First you'll need to make sure your system has a c++ compiler. For OSX XCode will work, for Ubuntu, the build-essential package works. You'll also need `git` if you want to track HEAD.
First you'll need to make sure your system has a c++ compiler. For OSX, XCode will work, for Ubuntu, the build-essential package works. You'll also need `git` if you want to track HEAD.
To install create a folder somewhere in your filesystem with the nvm.sh file inside it. I put mine in a folder called `.nvm`.