mirror of
https://github.com/roapi/roapi.git
synced 2026-06-05 21:04:02 +08:00
Fix cargo install instructions (#113)
This commit is contained in:
parent
ede97cb05f
commit
b3628bfbd6
@ -41,7 +41,7 @@ pre-built binaries for each platform. Pre-built docker images are also available
|
||||
### Install from source
|
||||
|
||||
```bash
|
||||
cargo install --locked --git https://github.com/roapi/roapi --branch main --bin roapi-http
|
||||
cargo install --locked --git https://github.com/roapi/roapi --branch main --bins roapi-http
|
||||
```
|
||||
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user