mirror of
https://github.com/actix/examples
synced 2024-11-30 17:14:35 +01:00
Merge pull request #821 from rnambaale/patch-1
Adds correct `cd` path in examples
This commit is contained in:
commit
bce2612925
@ -5,7 +5,7 @@
|
|||||||
### server
|
### server
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
cd basics/background-jobs
|
cd background-jobs
|
||||||
cargo run
|
cargo run
|
||||||
# starting HTTP server at http://localhost:8080
|
# starting HTTP server at http://localhost:8080
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user