From d588c852f06d3a2731aebd038f16e9e3206b399d Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20Go=C5=82=C4=99biowski?= Date: Sat, 3 Jan 2015 19:42:37 +0100 Subject: [PATCH] README: update the Homebrew site address Thanks @xfq (cherry-picked from b410b15e8da1a8d285f431640ff165e634196115) Closes gh-1971 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 372fcbdae..0858115a4 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ In order to build jQuery, you need to have the latest Node.js/npm and git 1.7 or For Windows, you have to download and install [git](http://git-scm.com/downloads) and [Node.js](http://nodejs.org/download/). -Mac OS users should install [Homebrew](http://mxcl.github.com/homebrew/). Once Homebrew is installed, run `brew install git` to install git, +Mac OS users should install [Homebrew](http://brew.sh/). Once Homebrew is installed, run `brew install git` to install git, and `brew install node` to install Node.js. Linux/BSD users should use their appropriate package managers to install git and Node.js, or build from source -- 2.39.5