Skip to content

Commit 386a6d5

Browse files
authored
Update README.md
1 parent 5404f4d commit 386a6d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ After generating the PIE file, you can create a proof:
4949
- Additional details are available in the [stwo-web-stark repository](https://github.com/Okm165/stwo-web-stark).
5050

5151
- **Locally:**
52-
Run the following command to generate the proof:
52+
Run the following command to generate the proof with [STWO](https://github.com/starkware-libs/stwo-cairo) cli:
5353
```bash
5454
run_and_prove --run_from_cairo_pie pie.zip --proof_path proof.json
5555
```

0 commit comments

Comments
 (0)