📝 Add yarn install to start instructions #5
1 changed files with 1 additions and 0 deletions
|
|
@ -15,6 +15,7 @@ Requirements :
|
|||
Start :
|
||||
- Run `yarn keygen` to generate an SSH key pair
|
||||
- Copy `config.example.json` as `config.json` and specify a custom port
|
||||
- Run `yarn install --prod` to install production dependencies
|
||||
- Run `yarn start` to start the SSH server
|
||||
|
||||
Stop : press `Ctrl + C`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue