Skip to content

Commit acf1bbd

Browse files
committed
typo fix [skip ci]
1 parent 48bc6b9 commit acf1bbd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,8 +60,8 @@ npx circomkit instantiate <circuit>
6060
# Create a Solidity verifier contract
6161
npx circomkit contract <circuit>
6262

63-
# Clean circuit artifacts
64-
npx circomkit clean <circuit>
63+
# Clear circuit artifacts
64+
npx circomkit clear <circuit>
6565

6666
# Circuit-specific setup
6767
npx circomkit setup <circuit> [ptau-path]

0 commit comments

Comments
 (0)