mirror of
https://github.com/actix/examples
synced 2025-08-21 22:35:36 +02:00
examples\websockets\chat-tcp\README.md file typo error solve
This commit is contained in:
@@ -22,7 +22,7 @@ To start server run
|
||||
|
||||
```sh
|
||||
cd websockets/chat-tcp
|
||||
cargo run --bin websocket-tcp-server`
|
||||
cargo run --bin websocket-tcp-server
|
||||
```
|
||||
|
||||
If the current directory is not correct, the server will look for `index.html` in the wrong place.
|
||||
|
Reference in New Issue
Block a user