Skip to content

Commit

Permalink
Merge pull request #563 from zingolabs/quick_readme_fix
Browse files Browse the repository at this point in the history
Fix rust version in readme
  • Loading branch information
juanky201271 authored Oct 4, 2023
2 parents b7bde7a + 846ea5a commit 2732632
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Zingo-CLI does automatic note and utxo management, which means it doesn't allow
## Compiling from source

#### Pre-requisites
* Rust v1.37 or higher.
* Rust v1.70 or higher.
* Run `rustup update` to get the latest version of Rust if you already have it installed
* Rustfmt
* Run `rustup component add rustfmt` to add rustfmt
Expand Down

0 comments on commit 2732632

Please sign in to comment.