mirror of
https://github.com/actix/examples
synced 2024-11-23 22:41:07 +01:00
Correct path
This commit is contained in:
parent
81ef0dbdd6
commit
d3c2722c85
@ -7,7 +7,7 @@ Multipart's `Getting Started` guide for Actix web
|
||||
### server
|
||||
|
||||
```bash
|
||||
cd actix-web/examples/multipart
|
||||
cd examples/multipart
|
||||
cargo run (or ``cargo watch -x run``)
|
||||
# Started http server: 127.0.0.1:8080
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user