mirror of
https://github.com/icemelon/halo2-examples.git
synced 2026-01-08 21:48:01 -05:00
Fixed plotting command (#1)
This commit is contained in:
@@ -19,6 +19,6 @@ cargo test -- --nocapture test_example3
|
||||
|
||||
Plot the circuit layout
|
||||
```
|
||||
cargo test --all-features -- --nocapture test_example1
|
||||
cargo test --all-features -- --nocapture test_example2
|
||||
cargo test --all-features -- --nocapture plot_fibo1
|
||||
cargo test --all-features -- --nocapture plot_fibo2
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user