diff options
author | Markus Heiser <markus.heiser@darmarit.de> | 2021-11-18 18:27:26 +0100 |
---|---|---|
committer | Markus Heiser <markus.heiser@darmarit.de> | 2021-11-18 18:27:26 +0100 |
commit | 1dae0c0be09d5c9e287bdea6aa5bf7ec4f4782ec (patch) | |
tree | 979a544e2853918f8a887480abe940e6880ae84c /docs/utils/searx.sh.rst | |
parent | 27bb55ab0729fe0531440362f6aa5eb1142e42fb (diff) | |
download | searxng-1dae0c0be09d5c9e287bdea6aa5bf7ec4f4782ec.tar.gz searxng-1dae0c0be09d5c9e287bdea6aa5bf7ec4f4782ec.zip |
[brand] SearXNG - docs rename links and fix documentation
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
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`. |