mirror of
https://github.com/actix/examples
synced 2025-01-22 14:05:55 +01:00
Correct path
This commit is contained in:
parent
7ecbb5449c
commit
8124be02dc
@ -7,7 +7,7 @@ Json's `Getting Started` guide using json (serde-json or json-rust) for Actix we
|
|||||||
### server
|
### server
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
cd actix-web/examples/json
|
cd examples/json
|
||||||
cargo run
|
cargo run
|
||||||
# Started http server: 127.0.0.1:8080
|
# Started http server: 127.0.0.1:8080
|
||||||
```
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user