Skip to content

Commit

Permalink
Update install.md
Browse files Browse the repository at this point in the history
  • Loading branch information
VolodymyrBg authored Jan 12, 2025
1 parent 931a3f3 commit 4154851
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion book/docs/getting-started/install.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ git clone [email protected]:succinctlabs/sp1.git
cd sp1
cd crates
cd cli
cargo install --locked --path .
cargo install --locked--force --path .
cd ~
cargo prove build-toolchain
```
Expand Down

0 comments on commit 4154851

Please sign in to comment.