fix: change install instruction
This commit is contained in:
parent
571f270cbe
commit
756295cdef
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ Simple SQL migration manager for your project.
|
|||
### Install
|
||||
|
||||
```bash
|
||||
cargo install migra
|
||||
cargo install migra-cli
|
||||
```
|
||||
|
||||
|
||||
|
|
Reference in a new issue