mirror of
https://github.com/actix/examples
synced 2024-11-23 22:41:07 +01:00
fix: update path for cd command (#859)
This commit is contained in:
parent
510c011c35
commit
95cc3d5242
@ -19,7 +19,7 @@ cargo run --bin websocket-server
|
||||
### rust client
|
||||
|
||||
```sh
|
||||
cd websockets/websocket
|
||||
cd websockets/echo
|
||||
cargo run --bin websocket-client
|
||||
```
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user