Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
leventdem authored Jul 16, 2024
1 parent 65e8ad9 commit b546199
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -196,15 +196,13 @@ make clean
```

> [!NOTE]
> FHE keys are in res/keys folder, delete them to regenerate new keys at ```make init-ethermint-node``` step.
> FHE keys are in res/keys folder, delete them to regenerate new keys at ```make run-full``` step.

### Test using fhevm

```bash
# if not executed before
make init-ethermint-node
# if not executed before
make run-full
# In new terminal
make run-e2e-test
Expand Down

0 comments on commit b546199

Please sign in to comment.