mirror of
https://github.com/arnaucube/circom.git
synced 2026-02-06 18:56:40 +01:00
Remove comment
This comment have the same command again, this supposed to be different syntax?
This commit is contained in:
@@ -65,8 +65,6 @@ We are now ready to compile the circuit. Run the following command:
|
||||
|
||||
```sh
|
||||
circom circuit.circom -o circuit.json
|
||||
|
||||
// Which is equivalent to "circom circuit.circom -o circuit.json"
|
||||
```
|
||||
|
||||
to compile the circuit to a file named `circuit.json`
|
||||
|
||||
Reference in New Issue
Block a user