mirror of
https://github.com/actix/examples
synced 2025-08-27 16:45:54 +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
|
```sh
|
||||||
cd websockets/chat-tcp
|
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.
|
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