We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b5a6b17 commit f83bc19Copy full SHA for f83bc19
1 file changed
doc/tabconf7/justfile
@@ -493,4 +493,4 @@ _local_install:
493
#!/usr/bin/env bash
494
which podman || echo "Install podman following the instructions: https://podman.io/docs/installation"
495
cargo install --git https://github.com/nymius/bdk-cli bdk-cli --branch feat/nix-env --all-features
496
- cargo install --git https://github.com/nymius/bdk-sp bdk_sp_cli_v2 --branch docs/workshops --all-features
+ cargo install --git https://github.com/bitcoindevkit/bdk-sp bdk_sp_cli_v2 --branch master --all-features
0 commit comments