summaryrefslogtreecommitdiff
path: root/docs/admin/installation.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/admin/installation.rst')
-rw-r--r--docs/admin/installation.rst11
1 files changed, 0 insertions, 11 deletions
diff --git a/docs/admin/installation.rst b/docs/admin/installation.rst
index 25d7f0ea9..ac17c326a 100644
--- a/docs/admin/installation.rst
+++ b/docs/admin/installation.rst
@@ -35,17 +35,6 @@ and some maintenance tasks (alternatively you can create your own fork).
$ git clone https://github.com/asciimoo/searx searx
$ cd searx
-.. hint::
-
- The *tooling box* is not yet merged into `asciimoo/searx master
- <https://github.com/asciimoo/searx>`_. As long as PR is not merged, you need
- to merge the PR into your local clone (see below). The discussion takes
- place in :pull:`1803`. To merge the :pull:`1803` in your local branch use:
-
- .. code:: bash
-
- $ git pull origin refs/pull/1803/head
-
**Install** :ref:`searx service <searx.sh>`
This installs searx as described in :ref:`installation basic`.