mirror of
https://github.com/logos-messaging/logos-messaging-nim.git
synced 2026-05-12 05:19:33 +00:00
make make comment about recommended versions
This commit is contained in:
parent
fbe2e19fe7
commit
b7a549b57e
@ -26,12 +26,10 @@ The standard developer tools, including a C compiler, GNU Make, Bash, and Git. M
|
||||
You'll also need an installation of Rust and its toolchain (specifically `rustc` and `cargo`).
|
||||
The easiest way to install these, is using `rustup`:
|
||||
|
||||
Supported toolchain versions:
|
||||
Recommended and tested toolchain versions:
|
||||
- Nim 2.2.4
|
||||
- Nimble 0.22.3
|
||||
|
||||
These versions are enforced by the repository configuration and the Makefile.
|
||||
|
||||
Rust:
|
||||
```bash
|
||||
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user