From e5323b8aa285d61bf011bbe7ca8f02818f19ed79 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?L=C3=A9on=20Tiek=C3=B6tter?= Date: Tue, 21 Jun 2022 14:48:46 +0200 Subject: [docs] corrections from @tiekoetter's review --- docs/admin/installation-scripts.rst | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'docs/admin/installation-scripts.rst') diff --git a/docs/admin/installation-scripts.rst b/docs/admin/installation-scripts.rst index 0efeee2a8..e256a2461 100644 --- a/docs/admin/installation-scripts.rst +++ b/docs/admin/installation-scripts.rst @@ -4,12 +4,12 @@ Installation Script =================== -.. sidebar:: Update OS first! +.. sidebar:: Update the OS first! To avoid unwanted side effects, update your OS before installing SearXNG. The following will install a setup as shown in :ref:`the reference architecture -`. First you need to get a clone. The clone is only needed for +`. First you need to get a clone of the repository. The clone is only needed for the installation procedure and some maintenance tasks. .. sidebar:: further read @@ -41,9 +41,9 @@ including a :ref:`uWSGI setup ` as described in the For the installation procedure, use a *sudoer* login to run the scripts. If you install from ``root``, take into account that the scripts are creating a - ``searxng`` user. In the installation procedure this new created user do - need read access to the clone of searx, which is not the case if you clone - into a folder below ``/root``! + ``searxng`` user. In the installation procedure this new created user does + need read access to the cloned SearXNG repository, which is not the case if you clone + it into a folder below ``/root``! .. sidebar:: further read -- cgit v1.2.3