Skip to content

Commit

Permalink
Merge pull request #28205 from ProvableHQ/fix/install-guide
Browse files Browse the repository at this point in the history
[Fix] Recommend build from source in documentation
  • Loading branch information
d0cd authored Jul 9, 2024
2 parents 140a040 + 155b8f8 commit 8e4ee02
Showing 1 changed file with 0 additions and 15 deletions.
15 changes: 0 additions & 15 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,21 +92,6 @@ Now to check the version of leo, in your terminal, run:
leo --version
```

### 📦 Download using Cargo

You can also install Leo directly from [crates.io](https://crates.io/crates/leo) using `cargo`:

```bash
cargo install leo-lang
```
Now to use leo, in your terminal, run:
```bash
leo
```




## 🚀 Quick Start

Use the Leo CLI to create a new project
Expand Down

0 comments on commit 8e4ee02

Please sign in to comment.