Skip to content

Commit

Permalink
fix: instructions in README
Browse files Browse the repository at this point in the history
  • Loading branch information
PacificYield committed Nov 22, 2024
1 parent da35b85 commit bccdeb6
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -235,7 +235,9 @@ npm run fhevm:start
# in another terminal
npm i
cp .env.example .env
./scripts/faucet.sh
npm run fhevm:faucet:alice
npm run fhevm:faucet:bob
npm run fhevm:faucet:carol
npm test
```

Expand Down

0 comments on commit bccdeb6

Please sign in to comment.