Skip to content

Commit 598946d

Browse files
committed
Misc: Mac OS is now OS X, thanks @xfq
Closes gh-1970 (cherry picked from commit d30c482)
1 parent 5b0b1b7 commit 598946d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
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://brew.sh/). Once Homebrew is installed, run `brew install git` to install git,
28+
OS X 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)