diff --git a/state/README.md b/state/README.md index 127ed2a0..6f85b4e1 100644 --- a/state/README.md +++ b/state/README.md @@ -5,7 +5,7 @@ ### server ```bash -cd actix-web/examples/state +cd examples/state cargo run # Started http server: 127.0.0.1:8080 ```