FIX: Typo in README
This commit is contained in:
parent
5352a83a8b
commit
015235acc5
1 changed files with 1 additions and 1 deletions
|
@ -79,7 +79,7 @@ There are mainly 2 ways of installing Perplexica - With Docker, Without Docker.
|
||||||
5. Ensure you are in the directory containing the `docker-compose.yaml` file and execute:
|
5. Ensure you are in the directory containing the `docker-compose.yaml` file and execute:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
docker-compose --profile bundled up -d
|
docker compose --profile bundled up -d
|
||||||
```
|
```
|
||||||
|
|
||||||
**Note**: `--profile bundled` installs SearXNG locally. If you are using an externally managed SearXNG instance omit this profile.
|
**Note**: `--profile bundled` installs SearXNG locally. If you are using an externally managed SearXNG instance omit this profile.
|
||||||
|
|
Loading…
Add table
Reference in a new issue