Explorar o código

docs: move install one-liner to top of README

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
paoloanzn hai 2 meses
pai
achega
e5b13b347c
Modificáronse 1 ficheiros con 6 adicións e 0 borrados
  1. 6 0
      README.md

+ 6 - 0
README.md

@@ -4,6 +4,12 @@
 
 All telemetry stripped. All injected security-prompt guardrails removed. All experimental features unlocked. One binary, zero callbacks home.
 
+```bash
+curl -fsSL https://raw.githubusercontent.com/paoloanzn/free-code/main/install.sh | bash
+```
+
+> 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`.
+
 <p align="center">
   <img src="assets/screenshot.png" alt="free-code screenshot" width="800" />
 </p>