Skip to content

Commit

Permalink
Install sea-orm-cli from GitHub
Browse files Browse the repository at this point in the history
  • Loading branch information
billy1624 committed Jun 7, 2024
1 parent 7739c7e commit b33231c
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -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>
```

0 comments on commit b33231c

Please sign in to comment.