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