mirror of
https://github.com/actix/examples
synced 2025-06-28 18:00:37 +02:00
Fix directory names on READMEs (#220)
This commit is contained in:
@ -17,7 +17,7 @@ Create ```.env``` file on the root directory of this project and set environment
|
||||
|
||||
```sh
|
||||
# go to the root dir
|
||||
cd actix-graphql-demo
|
||||
cd graphql-demo
|
||||
|
||||
# Run
|
||||
cargo run
|
||||
|
Reference in New Issue
Block a user