Skip to content

Commit e5b13b3

Browse files
paoloanznclaude
andcommitted
docs: move install one-liner to top of README
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent ecc2d68 commit e5b13b3

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@
44

55
All telemetry stripped. All injected security-prompt guardrails removed. All experimental features unlocked. One binary, zero callbacks home.
66

7+
```bash
8+
curl -fsSL https://raw.githubusercontent.com/paoloanzn/free-code/main/install.sh | bash
9+
```
10+
11+
> Checks your system, installs Bun if needed, clones, builds with all features enabled, and puts `free-code` on your PATH. Then just `export ANTHROPIC_API_KEY="sk-ant-..."` and run `free-code`.
12+
713
<p align="center">
814
<img src="assets/screenshot.png" alt="free-code screenshot" width="800" />
915
</p>

0 commit comments

Comments
 (0)