Skip to content

Commit 074a491

Browse files
Update README.md
1 parent 8471ad3 commit 074a491

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

examples/circom/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ Save it for the next step.
6464

6565
4. Fill the program `.env` variable:
6666

67-
Follow the `contracts/.env.example`.
67+
Follow the `.env.example`.
6868

6969
5. Run the program:
7070

@@ -88,7 +88,7 @@ This command will output the vk commitment like this:
8888
VK COMMITMENT IS: `0xd8aeedbdfc90bfc0f61d81efdd23bcf119d7825f74d2af7071fee8fa144a3cb1`
8989
```
9090

91-
2. Complete the `VK_COMMITMENT` variables in `contracts/.env.example`
91+
2. Complete the `VK_COMMITMENT` variable in `contracts/.env.devnet`
9292

9393
3. Deploy the contract
9494

0 commit comments

Comments
 (0)