Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,9 @@ agsearch

Type anything you remember from a past conversation. Select a result to resume it.

Brew is first because it also installs `fzf`, which the interactive interface needs. To try a
single search without installing anything, and without the interface:
Homebrew also installs `fzf`, which the interactive interface needs.

To run one search without installing anything:

```sh
uvx agsearch -n "stripe tax id"
Expand Down