mirror of
https://github.com/actix/examples
synced 2025-02-13 14:02:19 +01:00
docs: update folder name in cd command
This commit is contained in:
parent
23efe562c3
commit
3b65ae861b
@ -28,7 +28,7 @@ let mut keys = rsa_private_keys(key_file).unwrap(); // rsa
|
|||||||
### Running the Example Server
|
### Running the Example Server
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
cd security/rustls
|
cd https-tls/rustls
|
||||||
cargo run # (or ``cargo watch -x run``)
|
cargo run # (or ``cargo watch -x run``)
|
||||||
# Started http server: 127.0.0.1:8443
|
# Started http server: 127.0.0.1:8443
|
||||||
```
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user