forked from coolaj86/node-installer.sh
Update README.md
This commit is contained in:
parent
a737667301
commit
ee45e9d885
|
@ -20,7 +20,6 @@ wget -nv bit.ly/install-iojs -O - | bash
|
|||
|
||||
This is what gets installed:
|
||||
|
||||
* fail2ban (not necessary for development, but should be on every server)
|
||||
* rsync
|
||||
* curl
|
||||
* wget
|
||||
|
@ -29,6 +28,8 @@ This is what gets installed:
|
|||
* iojs (including npm and node symlink)
|
||||
* jshint
|
||||
|
||||
If `fail2ban` is not already securing ssh, you will be asked to install it.
|
||||
|
||||
Screencast
|
||||
==========
|
||||
|
||||
|
|
Loading…
Reference in New Issue