mirror of
https://github.com/actix/examples
synced 2025-06-26 17:17:42 +02:00
standardize binary names
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
Example of server-sent events, aka `EventSource`, with actix web.
|
||||
|
||||
```sh
|
||||
cd other/server-sent-events
|
||||
cd server-sent-events
|
||||
cargo run
|
||||
```
|
||||
|
||||
|
Reference in New Issue
Block a user