Skip to content

Commit

Permalink
Brewfile: Install Node with npm
Browse files Browse the repository at this point in the history
  • Loading branch information
mathiasbynens authored and natchiketa committed Jun 25, 2015
1 parent 528275e commit bf2d5b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Brewfile
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ install hashpump
install imagemagick --with-webp
install lynx
install nmap
install node
install node # This installs `npm` too using the recommended installation method
install p7zip
install pigz
install pv
Expand Down

0 comments on commit bf2d5b4

Please sign in to comment.