Skip to content

Commit

Permalink
Misc: Mac OS is now OS X, thanks @xfq
Browse files Browse the repository at this point in the history
Closes gh-1970
(cherry picked from commit d30c482)
  • Loading branch information
dmethvin committed Jan 7, 2015
1 parent 5b0b1b7 commit 598946d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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://brew.sh/). Once Homebrew is installed, run `brew install git` to install git,
OS X 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
Expand Down

0 comments on commit 598946d

Please sign in to comment.