Merge pull request #1917 from maixithn/patch-2

Update README.md
This commit is contained in:
John McLear 2013-10-02 06:09:34 -07:00
commit ba1ff46867
1 changed files with 1 additions and 1 deletions

View File

@ -49,7 +49,7 @@ Update to the latest version with `git pull origin`, then run `bin\installOnWind
You'll need gzip, git, curl, libssl develop libraries, python and gcc.
*For Debian/Ubuntu*: `apt-get install gzip git-core curl python libssl-dev pkg-config build-essential`
*For Fedora/CentOS*: `yum install gzip git-core curl python openssl-devel && yum groupinstall "Development Tools"`
*For FreeBSD*: `portinstall node node, npm and git (optional)`
*For FreeBSD*: `portinstall node, npm, git (optional)`
Additionally, you'll need [node.js](http://nodejs.org) installed, Ideally the latest stable version, be careful of installing nodejs from apt.