Skip to content

Commit 2a4e4c7

Browse files
author
grondilu
authored
fix incorrect file retrieval command in README
1 parent 4ace422 commit 2a4e4c7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ This is a set of bash tools to manipulate bitcoin addresses.
22

33
## SYNOPSIS
44

5-
$ wget https://github.com/grondilu/bitcoin-bash-tools.git
6-
$ . bitcoin.sh
5+
$ gir clone https://github.com/grondilu/bitcoin-bash-tools.git
6+
$ . ./bitcoin-bash-tools/bitcoin.sh
77
$ newBitcoinKey
88

99
## LICENSE

0 commit comments

Comments
 (0)