Skip to content

Commit a29bc2b

Browse files
committed
Updated documentation about wget and added jslint
1 parent 7c77c8c commit a29bc2b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,14 +24,15 @@ Script to setup a Sublime Text 2 editor for Drupal development (Mac & Linux)
2424
<li><a href="https://github.com/SublimeLinter/SublimeLinter">SublimeLinter</a></li>
2525
<li><a href="https://github.com/buymeasoda/soda-theme/">Sode Theme</a></li>
2626
<li><a href="https://github.com/nathos/sass-textmate-bundle">SASS</a></li>
27+
<li><a href="https://github.com/darrenderidder/Sublime-JSLint">Sublime-JSLint</a></li>
2728
<li><a href="https://github.com/P233/Emmet-Css-Snippets-for-Sublime-Text-2">Css Snippets</a> <small>(<a target='_blank' href="http://peters-playground.com/Emmet-Css-Snippets-for-Sublime-Text-2/">list of snippets</a></small>)</li>
2829
<li>* <a href="https://github.com/afterdesign/MacTerminal">MacTerminal</a> <small>(support to <a target='_blank' href="http://www.iterm2.com">iTerm</a> if is available.)</small></li>
2930
</ul>
3031

3132
<p><strong> * </strong>= Only available for MacOSX</p>
3233

3334
<h3>Installer requirements</h3>
34-
<p>If you are installing in mac you must to install the wget command, you can follow the guide <a href="http://osxdaily.com/2012/05/22/install-wget-mac-os-x/">http://osxdaily.com/2012/05/22/install-wget-mac-os-x/</a></p>
35+
<p>After save a JS file a validation is executed using JSLint, JSLint needs <a href="http://nodejs.org/">Node.JS/</a> installed on your system.</p>
3536

3637
<h2>How to install</h2>
3738

0 commit comments

Comments
 (0)