From c41a4b39ba3c962d759b8084d0970bb7b134a899 Mon Sep 17 00:00:00 2001 From: Wo Jake <87929946+wojake@users.noreply.github.com> Date: Fri, 11 Nov 2022 07:49:59 +0000 Subject: [PATCH] Update README.md --- content/_code-samples/airgapped-wallet/py/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/content/_code-samples/airgapped-wallet/py/README.md b/content/_code-samples/airgapped-wallet/py/README.md index 5476c50ba0..09be812605 100644 --- a/content/_code-samples/airgapped-wallet/py/README.md +++ b/content/_code-samples/airgapped-wallet/py/README.md @@ -76,6 +76,8 @@ pip install -r requirements.txt 5. Run `airgapped-machine.py` +6. Scan the QR code and fund the account using the [testnet faucet](https://test.bithomp.com/faucet/) + ## Machine 2 Setup This machine will be used to transmit a signed transaction blob from Machine 1, it would require internet access.