From 0630b3e93aa89f9eea2766310c09412548eed888 Mon Sep 17 00:00:00 2001 From: maixithn Date: Wed, 2 Oct 2013 14:00:48 +0200 Subject: [PATCH] Update README.md delete double wordings --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 75340ff1c..32b09ba9f 100644 --- a/README.md +++ b/README.md @@ -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.