Skip to content

Commit

Permalink
remove install cargo
Browse files Browse the repository at this point in the history
  • Loading branch information
elshan-eth committed Feb 27, 2024
1 parent 0be9e97 commit f6cbca1
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions web/src/pages/proof-page/proof-page.js
Original file line number Diff line number Diff line change
Expand Up @@ -261,11 +261,6 @@ const ProofPage = () => {
</div>
For bash script:
<div className={styles.dashboard__textarea}>
<p className={styles.paragraph}>
{" "}
Instal cargo
(https://doc.rust-lang.org/cargo/getting-started/installation.html)
</p>
<p className={styles.paragraph}>./install.sh</p>
<p className={styles.paragraph}>./proof-sh/proof.sh</p>
</div>
Expand Down

0 comments on commit f6cbca1

Please sign in to comment.