fix: change install instruction

This commit is contained in:
Dmitriy Pleshevskiy 2021-02-22 12:22:00 +03:00
parent 571f270cbe
commit 756295cdef
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ Simple SQL migration manager for your project.
### Install
```bash
cargo install migra
cargo install migra-cli
```