mirror of
https://github.com/actix/examples
synced 2025-08-26 00:06:02 +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
|
### rust client
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
cd websockets/websocket
|
cd websockets/echo
|
||||||
cargo run --bin websocket-client
|
cargo run --bin websocket-client
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user