Skip to content

Commit 7afbbff

Browse files
committed
chore: introduce README fixes
1 parent 0fb6522 commit 7afbbff

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

examples/ovault-evm/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ cp .env.example .env
7575
Fill in your `.env`:
7676

7777
```bash
78-
MNEMONIC="your twelve word mnemonic here"
78+
PRIVATE_KEY="YOUR_PRIVATE_KEY_HERE"
7979
```
8080

8181
### 2. Network Configuration

0 commit comments

Comments
 (0)