From 3aa153f08e8c0168962b4e89b4a6e12213ae53dd Mon Sep 17 00:00:00 2001 From: Markus Heiser Date: Sat, 24 Apr 2021 17:03:10 +0200 Subject: [fix doc] manage.sh update_packages does not exists anymore Reported-by: https://github.com/searx/searx/issues/2776 Signed-off-by: Markus Heiser --- docs/admin/installation.rst | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'docs/admin/installation.rst') diff --git a/docs/admin/installation.rst b/docs/admin/installation.rst index 8a066dec7..9bb102c42 100644 --- a/docs/admin/installation.rst +++ b/docs/admin/installation.rst @@ -39,13 +39,18 @@ install from ``root``, take into account that the scripts are creating a these new created users do need read access to the clone of searx, which is not the case if you clone into a folder below ``/root``. - .. code:: bash $ cd ~/Downloads $ git clone https://github.com/searx/searx searx $ cd searx +.. sidebar:: further read + + - :ref:`toolboxing` + - :ref:`update searx` + - :ref:`inspect searx` + **Install** :ref:`searx service ` This installs searx as described in :ref:`installation basic`. -- cgit v1.2.3