diff --git a/README.md b/README.md index a0788eac..58634e64 100644 --- a/README.md +++ b/README.md @@ -140,11 +140,11 @@ when creating the wallet. To send tokens to other accounts use: ``` - helium-wallet pay
--hnt [--hash] + helium-wallet pay -p= [--hash] ``` -Where `
` is the wallet address for the wallet you want to -send tokens `` is the number of HNT you want to send. Since 1 HNT +Where `` is the wallet address for the wallet you want to +send tokens to, `` is the number of HNT you want to send. Since 1 HNT is 100,000,000 bones the `hnt` value can go up to 8 decimal digits of precision.