update readme
This commit is contained in:
parent
7130f872bc
commit
7f03a9d510
1 changed files with 6 additions and 0 deletions
|
@ -9,4 +9,10 @@ start server:
|
|||
connect server:
|
||||
```
|
||||
./easymsg client CLIENT_NAME IP:PORT
|
||||
```
|
||||
|
||||
# how to build
|
||||
you have to install rust!
|
||||
```
|
||||
cargo build --release
|
||||
```
|
Loading…
Add table
Add a link
Reference in a new issue