mirror of
https://github.com/actix/examples
synced 2025-06-28 09:50:36 +02:00
Merge pull request #821 from rnambaale/patch-1
Adds correct `cd` path in examples
This commit is contained in:
@ -5,7 +5,7 @@
|
||||
### server
|
||||
|
||||
```sh
|
||||
cd basics/background-jobs
|
||||
cd background-jobs
|
||||
cargo run
|
||||
# starting HTTP server at http://localhost:8080
|
||||
```
|
||||
|
Reference in New Issue
Block a user