From a04d3fd3e23401b6266069060f1c736d409e54db Mon Sep 17 00:00:00 2001 From: Nick Sweeting Date: Wed, 28 Aug 2024 01:43:00 -0400 Subject: [PATCH] Updated Setting up Search (markdown) --- Setting-up-Search.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Setting-up-Search.md b/Setting-up-Search.md index caa2a00..0300ba6 100644 --- a/Setting-up-Search.md +++ b/Setting-up-Search.md @@ -142,7 +142,7 @@ Internally it functions as an index store, storing only the original IDs of the *ArchiveBox has supported Sonic for years, and it is the most thoroughly tested and recommended backend for ArchiveBox users that need to scale beyond `ripgrep`.* -Using [sonic with ArchiveBox in Docker Compose](https://github.com/ArchiveBox/ArchiveBox/blob/dev/docker-compose.yml) is the easiest way to get started, though you can also use it without Docker by [installing it manually](https://github.com/valeriansaliou/sonic#installation). +Using [sonic with ArchiveBox in Docker Compose](https://github.com/ArchiveBox/ArchiveBox/blob/dev/docker-compose.yml) is the easiest way to get started, though you can also use it without Docker by [installing it manually](https://github.com/valeriansaliou/sonic#installation) and then running `pip install archivebox[sonic]`. ```bash # edit docker-compose.yml to uncomment the lines that enable sonic