summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMarkus Heiser <markus.heiser@darmarit.de>2020-04-28 14:44:28 +0200
committerMarkus Heiser <markus.heiser@darmarit.de>2020-04-28 14:44:28 +0200
commit26a3a7d52359075bb96b39b26ed60430f2c667b9 (patch)
tree0ccd765b04eeb3d9fbacc7eb2a19113d59e0585a /docs
parent9504acaca6d463cc4eb7507c83e3108ff4e0e5ab (diff)
downloadsearxng-26a3a7d52359075bb96b39b26ed60430f2c667b9.tar.gz
searxng-26a3a7d52359075bb96b39b26ed60430f2c667b9.zip
[docs] installation: add note to update OS before install searx
see: https://github.com/asciimoo/searx/pull/1803#issuecomment-618456661 Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
Diffstat (limited to 'docs')
-rw-r--r--docs/admin/installation.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/admin/installation.rst b/docs/admin/installation.rst
index bfc0742de..167c300fe 100644
--- a/docs/admin/installation.rst
+++ b/docs/admin/installation.rst
@@ -25,6 +25,10 @@ box <toolboxing>` as described below.
Installation scripts
====================
+.. sidebar:: Update OS first!
+
+ To avoid unwanted side effects, update your OS before installing searx.
+
The following will install a setup as shown in :ref:`architecture`. First you
need to get a clone. The clone is only needed for the installation procedure
and some maintenance tasks (alternatively you can create your own fork).