diff --git a/README.md b/README.md index f5df007..121a573 100644 --- a/README.md +++ b/README.md @@ -23,14 +23,6 @@ Everything stays on your machine. ## Quick start -Try a search without installing anything: - -```sh -uvx agsearch -n "stripe tax id" -``` - -For the interactive interface: - ```sh brew install devcodes9/tap/agsearch agsearch @@ -38,6 +30,13 @@ 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: + +```sh +uvx agsearch -n "stripe tax id" +``` + ## Features - **Full-conversation search.** Search user prompts and assistant replies, not only titles and