mirror of
https://github.com/arnaucube/circom.git
synced 2026-02-07 03:06:42 +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
|
```sh
|
||||||
circom circuit.circom -o circuit.json
|
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`
|
to compile the circuit to a file named `circuit.json`
|
||||||
|
|||||||
Reference in New Issue
Block a user