summaryrefslogtreecommitdiff
path: root/docs/utils
diff options
context:
space:
mode:
Diffstat (limited to 'docs/utils')
-rw-r--r--docs/utils/searxng.sh.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/utils/searxng.sh.rst b/docs/utils/searxng.sh.rst
index bedc1ba4c..d45d7014f 100644
--- a/docs/utils/searxng.sh.rst
+++ b/docs/utils/searxng.sh.rst
@@ -28,7 +28,7 @@ In most cases you will install SearXNG simply by running the command:
.. code:: bash
- sudo -H ./utils/searx.sh install all
+ sudo -H ./utils/searxng.sh install all
The installation is described in chapter :ref:`installation basic`.