|
@ -16,9 +16,15 @@ time. |
|
|
|
|
|
|
|
|
## Run on HTTP |
|
|
## Run on HTTP |
|
|
|
|
|
|
|
|
|
|
|
<<<<<<< HEAD |
|
|
```bash |
|
|
```bash |
|
|
wetty -p 3000 |
|
|
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 |
|
|
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`. |
|
|
user name), else it will launch `ssh` and connect by default to `localhost`. |
|
|