Skip to content

Commit

Permalink
Add install step.
Browse files Browse the repository at this point in the history
Signed-off-by: Klaus Ma <klausm@nvidia.com>
  • Loading branch information
k82cn committed Jul 22, 2023
1 parent f4f8238 commit 10bec33
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,11 @@ MyHCA dependent on `libverbs` and `libudev` to provide tools &amp; lib for the i
* libhca: a library to get HCA information


## Prepare
## Install

```
$ sudo apt install -y libclang-dev libibverbs-dev
$ cargo install --git https://github.com/xflops/myhca
```


Expand Down

0 comments on commit 10bec33

Please sign in to comment.