mirror of
https://github.com/youwen5/iamb.git
synced 2025-06-19 21:29:52 -07:00
Mention Minimum Supported Rust Version in README (#115)
This commit is contained in:
parent
b0256d7120
commit
6c031f589e
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ website, [iamb.chat].
|
|||
|
||||
## Installation
|
||||
|
||||
Install Rust and Cargo, and then run:
|
||||
Install Rust (1.66.0 or above) and Cargo, and then run:
|
||||
|
||||
```
|
||||
cargo install --locked iamb
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue