From: Vishal Menon Date: Mon, 12 Jul 2021 03:39:51 +0000 (+0530) Subject: Removed repeated line in installation.md X-Git-Url: http://internal-gitweb-vhost/script/%22https:/database/scripts/enum.VerifyOnly.html?a=commitdiff_plain;h=82cd8bc0447c9f147fc3c1f70f4404b99f2da871;p=bitcoindevkit.org Removed repeated line in installation.md --- diff --git a/content/bdk-cli/installation.md b/content/bdk-cli/installation.md index ac3eae9aef..e6ded74d3c 100644 --- a/content/bdk-cli/installation.md +++ b/content/bdk-cli/installation.md @@ -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