Install sea-orm-cli
from GitHub
This commit is contained in:
parent
7739c7e10b
commit
b33231c839
@ -98,3 +98,9 @@ Or, you `cd` into `sea-orm-cli` directory and simply execute:
|
||||
```sh
|
||||
cargo install --force --path .
|
||||
```
|
||||
|
||||
Or, you install `sea-orm-cli` from GitHub:
|
||||
|
||||
```sh
|
||||
cargo install sea-orm-cli --force --git https://github.com/SeaQL/sea-orm --branch <GIT_BRANCH>
|
||||
```
|
||||
|
Loading…
x
Reference in New Issue
Block a user