Skip to content

Commit 7a2475b

Browse files
committed
fix: cli install link
1 parent 7c845e6 commit 7a2475b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pages/developers/cli/installation.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,5 +23,5 @@ Install from source
2323
> The script supports Linux, MacOS, and Windows (WSL2)
2424
2525
```shell
26-
cargo install cargo-tangle --git https://github.com/tangle-network/gadget --force
26+
cargo install cargo-tangle --git https://github.com/tangle-network/blueprint --force
2727
```

0 commit comments

Comments
 (0)