From dbbfdd135c24c25146b0237a88e163aaf610453d Mon Sep 17 00:00:00 2001 From: Sean McCann Date: Tue, 21 Dec 2021 22:52:10 -0700 Subject: [PATCH] Update CLI readme with new faucet command (#658) Co-authored-by: Derek Guenther --- ironfish-cli/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ironfish-cli/README.md b/ironfish-cli/README.md index 1830029e1b..1252e88519 100644 --- a/ironfish-cli/README.md +++ b/ironfish-cli/README.md @@ -21,7 +21,7 @@ Run these command in the terminal: Interact with the node in a new tab: - `yarn start accounts:balance` -- `yarn start faucet:giveme` +- `yarn start faucet` - `yarn start accounts:pay` ### Mining