Files
fil/docs/snippets/cli/install_script.md

4 lines
125 B
Markdown
Raw Permalink Normal View History

2026-06-01 23:40:55 +02:00
```bash title="Bash"
curl -fsSL https://raw.githubusercontent.com/kreuzberg-dev/kreuzberg/main/scripts/install.sh | bash
```