Remove comment

This comment have the same command again, this supposed to be different syntax?
This commit is contained in:
Gabriel Garcia
2019-01-30 00:47:39 +01:00
committed by GitHub
parent b6a00c6d17
commit e37386115c

View File

@@ -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`