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:
|
This is what gets installed:
|
||||||
|
|
||||||
* fail2ban (not necessary for development, but should be on every server)
|
|
||||||
* rsync
|
* rsync
|
||||||
* curl
|
* curl
|
||||||
* wget
|
* wget
|
||||||
|
@ -29,6 +28,8 @@ This is what gets installed:
|
||||||
* iojs (including npm and node symlink)
|
* iojs (including npm and node symlink)
|
||||||
* jshint
|
* jshint
|
||||||
|
|
||||||
|
If `fail2ban` is not already securing ssh, you will be asked to install it.
|
||||||
|
|
||||||
Screencast
|
Screencast
|
||||||
==========
|
==========
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue