Skip to content

Commit 41954f4

Browse files
committed
update readme
1 parent c3a53e1 commit 41954f4

1 file changed

Lines changed: 9 additions & 1 deletion

File tree

README.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,15 @@ Instant codebase insights in your terminal — fast, local, zero telemetry. Code
1818

1919
## Installation
2020

21-
### Option 1: Zero-Install Binaries (Recommended)
21+
### Option 1: Cargo (Recommended for Windows / Rust users)
22+
23+
If you have Rust installed, this is the best way to install CodeState without triggering Windows SmartScreen warnings.
24+
25+
```bash
26+
cargo install codestate
27+
```
28+
29+
### Option 2: Zero-Install Binaries
2230

2331
Download the standalone binary from the [Releases page](https://github.com/HenryLok0/CodeState/releases). No Python installation required!
2432

0 commit comments

Comments
 (0)