Skip to content

Commit 43262b5

Browse files
committed
Update README.md
1 parent f0a9f5d commit 43262b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222

2323
By default, seedrecover.py will check common Bitcoin derivation paths for BIP39 wallets and common Ethereum derivation paths for Ethereum wallets.
2424

25-
If you are trying to use BTCRecover with a supported altcoin, you will need to specify that in the command line via the --coin argument. (eg: seedrecover.py --coin LTC)
25+
If you are trying to use BTCRecover with a supported altcoin, you will need to specify that in the command line via the --coin argument (eg: seedrecover.py --coin LTC) and select that you are trying to recover a standard BIP39/44 wallet. (Or specify --wallet-type BIP39 if running entirely from the command-line)
2626

2727
[You can click here to view a list of the cryptos that are supported via the --coin argument, along with the derivation paths they check.](common-derivation-pathlists)
2828

0 commit comments

Comments
 (0)