diff options
author | Stefano J. Attardi <stefano@attardi.org> | 2010-08-23 15:28:09 -0400 |
---|---|---|
committer | Stefano J. Attardi <stefano@attardi.org> | 2010-08-23 15:28:09 -0400 |
commit | f4be56e8accf80ba72a50d76599c19d9605627c5 (patch) | |
tree | 05868717670529e4fdf5fe0999248d17e7110ce7 | |
parent | 0d3e5c26d749edb3a54682df7f4280594444c135 (diff) |
Fixed Markdown link.
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -36,7 +36,7 @@ To install Spidermonkey 1.9.2 from PPA: sudo apt-get update sudo apt-get install libmozjs-1.9.2 libmozjs-1.9.2-dev -#### Installing prerequisites on Mac OS X with (Homebrew)[7] +#### Installing prerequisites on Mac OS X with [Homebrew][7] brew install erlang icu4c spidermonkey |