Update README.md

This commit is contained in:
jasonwitty 2025-08-08 13:22:57 -07:00 committed by GitHub
parent 13fb22c7ee
commit 968a25eaf1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -83,9 +83,9 @@ loop {
- Rust 1.75+ (recommended latest stable) - Rust 1.75+ (recommended latest stable)
- Cargo package manager - Cargo package manager
'''bash ```bash
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
''' ```
### Build from source ### Build from source
```bash ```bash