Fixed formatting
This commit is contained in:
parent
e89af55a86
commit
ec8fa8339e
|
|
@ -14,11 +14,14 @@ This requires Node 10.x or greater.
|
|||
## USAGE
|
||||
|
||||
- Run the server
|
||||
|
||||
```sh
|
||||
$ # from this directory
|
||||
$ nodejs ./greeter_server.js &
|
||||
```
|
||||
|
||||
- Run the client
|
||||
|
||||
```sh
|
||||
$ # from this directory
|
||||
$ nodejs ./greeter_client.js
|
||||
|
|
|
|||
Loading…
Reference in New Issue