Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
ianthpun committed Jan 8, 2024
1 parent 2715b5e commit fa6953b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/tools/flow-cli/accounts/account-fund.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,14 @@ description: How to fund a Testnet Flow account from the command line
sidebar_position: 7
---

Fund a valid Testnet Flow Account using the Flow CLI.

:::info

The [Flow Testnet Faucet](https://testnet-faucet.onflow.org/) allows users to create accounts and receive 1,000 Testnet FLOW tokens for testing and development purposes. You can also fund an existing Testnet accounts without needing to create one through the site, or through the CLI.

:::

Fund a valid Testnet Flow Account using the Flow CLI.

```shell
flow accounts fund <address>
```
Expand Down

0 comments on commit fa6953b

Please sign in to comment.