diff --git a/README.md b/README.md index 6103e2d..f284ac6 100644 --- a/README.md +++ b/README.md @@ -68,7 +68,7 @@ yarn dev yarn deploy --semaphore --network sepolia ``` -2. Update the `apps/web-app/.env.production` file with your new contract address. +2. Update the `apps/web-app/.env.production` file with your new contract address and the group id. 3. Copy your contract artifacts from `apps/contracts/artifacts/contracts` folder to `apps/web-app/contract-artifacts` folder.