We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 16f9307 commit e9a2dedCopy full SHA for e9a2ded
1 file changed
README.md
@@ -200,7 +200,7 @@ ganache -s test
200
201
> The `-s test` passes a seed to the local chain and makes it deterministic
202
203
-Make sure to set the mnemonic in your `.env` file to that of the instance running with Ganache.
+Make sure to set the mnemonic using `bunx hardhat vars set MNEMONIC` to that of the instance running with Ganache.
204
205
## License
206
0 commit comments