mirror of
https://github.com/actix/examples
synced 2024-11-23 14:31:07 +01:00
Correct path
This commit is contained in:
parent
8011d2d64d
commit
7ecbb5449c
@ -5,7 +5,7 @@
|
||||
### server
|
||||
|
||||
```bash
|
||||
cd actix-web/examples/basics
|
||||
cd examples/basics
|
||||
cargo run
|
||||
# Started http server: 127.0.0.1:8080
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user