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 e755c19 commit 86f8d9fCopy full SHA for 86f8d9f
README.md
@@ -29,7 +29,7 @@ Windows users have two options:
29
30
Mac OS users should install Xcode (comes on your Mac OS install DVD, or downloadable from
31
[Apple's Xcode site](http://developer.apple.com/technologies/xcode.html)) and
32
-[http://mxcl.github.com/homebrew/](Homebrew). Once Homebrew is installed, run `brew install git` to install git,
+[Homebrew](http://mxcl.github.com/homebrew/). Once Homebrew is installed, run `brew install git` to install git,
33
and `brew install node` to install Node.js.
34
35
Linux/BSD users should use their appropriate package managers to install make, git, and node, or build from source
0 commit comments