From 7db2e5347ac9e9bae5e53acc40103a23360c31fc Mon Sep 17 00:00:00 2001 From: Koushik M L N Date: Fri, 22 Jun 2018 15:50:49 +0530 Subject: [PATCH] Modified ReadMe.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 1c76fc7..4d89e8a 100644 --- a/README.md +++ b/README.md @@ -16,9 +16,15 @@ time. ## Run on HTTP +<<<<<<< HEAD ```bash wetty -p 3000 ``` +======= +* `npm config set python python2.7` If you are using python3 as default + +* `npm install` +>>>>>>> Modified ReadMe.md 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`.