Prechádzať zdrojové kódy

remove quotes from mnemonic command

Christopher Dedominici 1 rok pred
rodič
commit
d616a6b515
1 zmenil súbory, kde vykonal 1 pridanie a 1 odobranie
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -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/).