Skip to content

Commit

Permalink
remove quotes from mnemonic command
Browse files Browse the repository at this point in the history
  • Loading branch information
ChristopherDedominici committed Nov 7, 2023
1 parent 801960c commit d616a6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ BIP-39 compatible mnemonic variable, execute:

```sh
$ npx hardhat vars set MNEMONIC
? Enter value: ‣ "here is where your twelve words mnemonic should be put my friend"
? Enter value: ‣ here is where your twelve words mnemonic should be put my friend
```

If you do not already have a mnemonic, you can generate one using this [website](https://iancoleman.io/bip39/).
Expand Down

0 comments on commit d616a6b

Please sign in to comment.