From 4a97763220cb87ecb0962d64edaf6a520124299f Mon Sep 17 00:00:00 2001 From: Koushik M L N Date: Fri, 22 Jun 2018 15:43:59 +0530 Subject: [PATCH] Modified ReadMe.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 90314ca..24cc48b 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ If you run it as root it will launch `/bin/login` (where you can specify the user name), else it will launch `ssh` and connect by default to `localhost`. * `apt-get install sshpass` (debian eg. Ubuntu) for auto-login feature -* `yum install sshpass` (red hat flavours eg. CentOs) for auto login +* `yum install sshpass` (red hat flavours eg. CentOs) for auto-login feature Run on HTTP: -----------