diff options
Diffstat (limited to 'docs/utils/searx.sh.rst')
| -rw-r--r-- | docs/utils/searx.sh.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/utils/searx.sh.rst b/docs/utils/searx.sh.rst index bcbe04a61..6d412d23d 100644 --- a/docs/utils/searx.sh.rst +++ b/docs/utils/searx.sh.rst @@ -24,7 +24,7 @@ In most cases you will install SearXNG simply by running the command: sudo -H ./utils/searx.sh install all -The script adds a ``${SERVICE_USER}`` (default:``searx``) and installs searx +The script adds a ``${SERVICE_USER}`` (default:``searx``) and installs SearXNG into this user account. The installation is described in chapter :ref:`installation basic`. |