Skip to content

Commit b64b379

Browse files
authored
Change menu option in docs to match current CLI (#110)
When following the quickstart and cloning the cli repo, currently at commit [a5c11](entropyxyz/cli@a5c113b), the cli menu option for creating accounts differs from the quickstart guide. This edit updates the guide to match the cli's option.
1 parent ac8cc0b commit b64b379

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/basics/quickstart.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ Next, you'll create an Entropy account.
9191
You need funds to interact with the Entropy network. Your funds are stored in an account. You can have multiple accounts.
9292
9393
1. Select **Manage Accounts**.
94-
1. Select **New**.
94+
1. Select **Create/Import Account**.
9595
1. Type `n` and press `ENTER` when asked _Would you like to import a key?_:
9696
9797
```output

0 commit comments

Comments
 (0)