mirror of
https://github.com/actix/examples
synced 2025-03-11 15:52:58 +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
|
### server
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
cd actix-web/examples/template_tera
|
cd examples/template_tera
|
||||||
cargo run (or ``cargo watch -x run``)
|
cargo run (or ``cargo watch -x 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