Skip to content

Commit df31aaf

Browse files
authored
fix: Fix missing closing angle bracket Update README.md
Fix missing closing angle bracket in aztec-cli command
1 parent cacf082 commit df31aaf

File tree

1 file changed

+1
-1
lines changed
  • workshops/devconnect-2023/nethermind-and-progcrypto

1 file changed

+1
-1
lines changed

workshops/devconnect-2023/nethermind-and-progcrypto/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,4 +154,4 @@ Try to do it twice
154154

155155
### Get vote
156156

157-
`aztec-cli call get_vote --args 1 -c ./target/Voting.json -ca <contract-address`
157+
`aztec-cli call get_vote --args 1 -c ./target/Voting.json -ca <contract-address>`

0 commit comments

Comments
 (0)