Skip to content

Commit

Permalink
typo fix [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
erhant committed Oct 6, 2024
1 parent 48bc6b9 commit acf1bbd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,8 +60,8 @@ npx circomkit instantiate <circuit>
# Create a Solidity verifier contract
npx circomkit contract <circuit>

# Clean circuit artifacts
npx circomkit clean <circuit>
# Clear circuit artifacts
npx circomkit clear <circuit>

# Circuit-specific setup
npx circomkit setup <circuit> [ptau-path]
Expand Down

0 comments on commit acf1bbd

Please sign in to comment.