]> Untitled Git - bitcoindevkit.org/commitdiff
Removed repeated line in installation.md
authorVishal Menon <vishalmenon.92@gmail.com>
Mon, 12 Jul 2021 03:39:51 +0000 (09:09 +0530)
committerGitHub <noreply@github.com>
Mon, 12 Jul 2021 03:39:51 +0000 (09:09 +0530)
content/bdk-cli/installation.md

index ac3eae9aefabeed0496eabcb342bd33a42d4ffe5..e6ded74d3ccedda923a4aa0d67e5e4149095ee29 100644 (file)
@@ -41,8 +41,6 @@ cargo install --git https://github.com/bitcoindevkit/bdk-cli
 
 This command may take a while to finish, since it will fetch and compile all the dependencies and the `bdk` library itself.  
 
-This command may take a while to finish, since it will fetch and compile all the dependencies and the `bdk` library itself.  
-
 Once it's done, you can check if everything went fine by running `bdk-cli --help` which should print something like this:
 
 ```text