We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ace422 commit 2a4e4c7Copy full SHA for 2a4e4c7
README.md
@@ -2,8 +2,8 @@ This is a set of bash tools to manipulate bitcoin addresses.
2
3
## SYNOPSIS
4
5
- $ wget https://github.com/grondilu/bitcoin-bash-tools.git
6
- $ . bitcoin.sh
+ $ gir clone https://github.com/grondilu/bitcoin-bash-tools.git
+ $ . ./bitcoin-bash-tools/bitcoin.sh
7
$ newBitcoinKey
8
9
## LICENSE
0 commit comments