Skip to content

Commit b410b15

Browse files
committed
README: update the Homebrew site address
Thanks @xfq Closes jquerygh-1971
1 parent 76df9e4 commit b410b15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ In order to build jQuery, you need to have the latest Node.js/npm and git 1.7 or
2525

2626
For Windows, you have to download and install [git](http://git-scm.com/downloads) and [Node.js](http://nodejs.org/download/).
2727

28-
Mac OS users should install [Homebrew](http://mxcl.github.com/homebrew/). Once Homebrew is installed, run `brew install git` to install git,
28+
Mac OS users should install [Homebrew](http://brew.sh/). Once Homebrew is installed, run `brew install git` to install git,
2929
and `brew install node` to install Node.js.
3030

3131
Linux/BSD users should use their appropriate package managers to install git and Node.js, or build from source

0 commit comments

Comments
 (0)