mirror of
https://github.com/actix/examples
synced 2024-11-23 22:41:07 +01:00
Correct path
This commit is contained in:
parent
d3c2722c85
commit
bd69eb83ef
@ -7,7 +7,7 @@ Minimal example of using the template [tera](https://github.com/Keats/tera) that
|
||||
### server
|
||||
|
||||
```bash
|
||||
cd actix-web/examples/template_tera
|
||||
cd examples/template_tera
|
||||
cargo run (or ``cargo watch -x run``)
|
||||
# Started http server: 127.0.0.1:8080
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user