summaryrefslogtreecommitdiff
path: root/content
diff options
context:
space:
mode:
Diffstat (limited to 'content')
-rw-r--r--content/searxng.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/searxng.md b/content/searxng.md
index ad23ac7..dc25f68 100644
--- a/content/searxng.md
+++ b/content/searxng.md
@@ -23,7 +23,7 @@ that can be accessed using a domain over HTTPS. Features include:
Install the required packages.
```sh
-apt install git nginx -y
+apt install git nginx nginx-extras -y
```
Open http and https ports.