fix: change install instruction

This commit is contained in:
Dmitriy Pleshevskiy 2021-02-22 12:22:00 +03:00
parent 571f270cbe
commit 756295cdef

View File

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