fix(fermata): correct install instructions in both READMEs

This commit is contained in:
2026-05-07 22:23:56 +02:00
parent 2be8570af9
commit d3c082058e
-6
View File
@@ -15,12 +15,6 @@ Out of scope for v0.1: Codex, Gemini, MCP server, audit log, filesystem watcher.
## Install
From a published release (after `cargo publish`):
```bash
cargo install dirigent_fermata
```
From source (this monorepo):
```bash