Skip to content

Commit d44b7d1

Browse files
committed
update example path
1 parent e2f31e0 commit d44b7d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ui/src/pages/Plonky3AnalyzerPage.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
<q-card-section>
4343
inject your code like this to get the trace for analysis:
4444
<pre>
45-
plonky3_summarizer = { path = "/Users/oker/2-Project/00-zkptech/plonkscript/plonky3_summarizer/" }
45+
plonky3_summarizer = { path = "/Users/icer/plonkscript/plonky3_summarizer/" }
4646

4747
plonky3_summarizer::save_as_json::&lt;BabyBear, _&gt;(&chip, &trace, &vec![], "a.json");
4848
</pre

0 commit comments

Comments
 (0)