Skip to content

Commit 623397a

Browse files
authored
Update README.md
1 parent a3a6542 commit 623397a

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

README.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,10 @@ grpcknock is a Rust alternative to grpc-health-probe.
1010
## Installation
1111

1212
```
13-
cargo install grpcknock
13+
cargo install --git https://github.com/nullmonger/grpcknock
1414
```
1515

1616
## Status
1717

1818
Early development, pre-release. The command-line interface is not stable yet.
1919

20-
## License
21-
22-
Dual-licensed under either MIT or Apache-2.0, at your option.

0 commit comments

Comments
 (0)