Skip to content

Commit 6a2b28c

Browse files
authored
docs(docs): update deploy contracts command (#1019)
re #1018
1 parent dce9813 commit 6a2b28c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/docs/versioned_docs/version-V4/getting-started.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ In the project root folder:
118118
2. Go to the `apps/contracts` folder and deploy your contract.
119119

120120
```bash
121-
yarn deploy --semaphore <semaphore-address> --group <group-id> --network sepolia
121+
yarn deploy --semaphore <semaphore-address> --network sepolia
122122
```
123123

124124
:::note

0 commit comments

Comments
 (0)