mirror of
https://github.com/actix/examples
synced 2025-06-26 17:17:42 +02:00
fix: update path for cd command (#859)
This commit is contained in:
@ -19,7 +19,7 @@ cargo run --bin websocket-server
|
||||
### rust client
|
||||
|
||||
```sh
|
||||
cd websockets/websocket
|
||||
cd websockets/echo
|
||||
cargo run --bin websocket-client
|
||||
```
|
||||
|
||||
|
Reference in New Issue
Block a user