mirror of
https://github.com/actix/examples
synced 2024-11-23 14:31:07 +01:00
Update README.md (#579)
This commit is contained in:
parent
6f763395d7
commit
1e1767135d
@ -27,6 +27,7 @@ cd databases/diesel
|
||||
cargo install diesel_cli --no-default-features --features sqlite
|
||||
|
||||
echo "DATABASE_URL=test.db" > .env
|
||||
diesel setup
|
||||
diesel migration run
|
||||
```
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user