Skip to content

Commit

Permalink
Merge branch 'main' of github.com:gnolang/gnochess into dev/morgan/lo…
Browse files Browse the repository at this point in the history
…cal-dev
  • Loading branch information
thehowl committed Feb 9, 2024
2 parents a66eca3 + 9aa813f commit 0faa3ff
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion tutorial/01_getting_started/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -189,10 +189,13 @@ block" to contain 10^13 ugnot.
> _ugnot_ is to $GNOT what [satoshi](https://www.investopedia.com/terms/s/satoshi.asp)
> is to bitcoin; the smallest, indivisible denomination of the token.
Execute the following command, and input the mnemonic below:
Execute the following command, a passphrase to use the key, the passphrase repeated, and input the mnemonic below:

```console
gnokey add test1 --recover
# Enter a passphrase to encrypt your key to disk:
# Repeat the passphrase:
# Enter your bip39 mnemonic
```

```
Expand Down

0 comments on commit 0faa3ff

Please sign in to comment.