We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2866da9 commit d588c85Copy full SHA for d588c85
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
25
26
For Windows, you have to download and install [git](http://git-scm.com/downloads) and [Node.js](http://nodejs.org/download/).
27
28
-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,
29
and `brew install node` to install Node.js.
30
31
Linux/BSD users should use their appropriate package managers to install git and Node.js, or build from source
0 commit comments