Skip to content

Commit 3974367

Browse files
committed
Tag ripgrep as recommended; leave Morph as a plain optional
1 parent 044b2c2 commit 3974367

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -98,10 +98,10 @@ You need at least one provider API key:
9898
- `ANTHROPIC_API_KEY` for Claude models; or
9999
- `OPENAI_API_KEY` for OpenAI models.
100100

101-
Optional but recommended:
101+
Optional:
102102

103-
- `ripgrep` for fast code search through the `search_code` tool;
104-
- `MORPH_API_KEY` for the optional `morph_edit_file` fast edit tool.
103+
- `ripgrep` (recommended) for fast code search through the `search_code` tool;
104+
- `MORPH_API_KEY` for the `morph_edit_file` fast edit tool.
105105

106106
### Prebuilt binary
107107

0 commit comments

Comments
 (0)