Skip to content

Commit f83bc19

Browse files
committed
fix(tabconf7): use bitcoindevkit/bdk-sp in master branch in _local_install recipe
1 parent b5a6b17 commit f83bc19

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

doc/tabconf7/justfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -493,4 +493,4 @@ _local_install:
493493
#!/usr/bin/env bash
494494
which podman || echo "Install podman following the instructions: https://podman.io/docs/installation"
495495
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
496+
cargo install --git https://github.com/bitcoindevkit/bdk-sp bdk_sp_cli_v2 --branch master --all-features

0 commit comments

Comments
 (0)