Skip to content

Commit

Permalink
Address comments
Browse files Browse the repository at this point in the history
  • Loading branch information
nivcertora committed Jan 1, 2025
1 parent 4b21f76 commit c65e33b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Quorum/templates/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ This file contains the execution details for different protocols and networks. F

## .env

This file contains environment variables that need to be set for the project to run.
This file contains environment variables that needs to be set for the project to run.
fill in the required values.

### Instructions
Expand All @@ -73,6 +73,6 @@ export QUORUM_PATH="path_to_your_quorum_directory"

1. Fill in `ground_truth.json` with the appropriate data for each protocol.
2. Update `execution.json` with the proposal addresses for each network.
3. `.env` set the required environment variables.
3. Set the required environment variables at `.env`.

By following these instructions, you will ensure that the Quorum project is correctly configured and ready to use.
By following these instructions, you will ensure Quorum is correctly configured and ready to use.

0 comments on commit c65e33b

Please sign in to comment.