Update README.md

This commit is contained in:
2025-08-08 13:22:57 -07:00
committed by GitHub
parent 13fb22c7ee
commit 968a25eaf1
+2 -2
View File
@@ -83,9 +83,9 @@ loop {
- Rust 1.75+ (recommended latest stable)
- Cargo package manager
'''bash
```bash
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
'''
```
### Build from source
```bash