We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d74bd4 commit 286fcbaCopy full SHA for 286fcba
1 file changed
README.md
@@ -15,13 +15,10 @@ They will work out of the box!
15
> [!NOTE]
16
> Your crate **must** have `hyperlight-guest-bin` as a transitive dependency.
17
18
-> [!WARNING]
19
-> This is an unofficial tool, not maintained by the hyperlight team.
20
-
21
## Installation
22
23
```sh
24
-cargo install cargo-hyperlight --git https://github.com/jprendes/cargo-hyperlight
+cargo install cargo-hyperlight --git https://github.com/hyperlight-dev/cargo-hyperlight
25
```
26
27
## Usage
0 commit comments