diff options
Diffstat (limited to 'docs/admin/installation-searx.rst')
| -rw-r--r-- | docs/admin/installation-searx.rst | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/docs/admin/installation-searx.rst b/docs/admin/installation-searx.rst index 11018bb3b..76449beb6 100644 --- a/docs/admin/installation-searx.rst +++ b/docs/admin/installation-searx.rst @@ -30,6 +30,9 @@ Create user :start-after: START create user :end-before: END create user +install searx & dependencies +============================ + Start a interactive shell from new created user and clone searx: .. include:: ../../build/docs/includes/searx.rst @@ -55,7 +58,6 @@ from the login (*~/.profile*): Open a second terminal for the configuration tasks and left the ``(searx)$`` terminal open for the tasks below. - Configuration ============== @@ -67,7 +69,6 @@ a name of your choice -- *and/or* edit ``/etc/searx/settings.yml`` if necessary. :start-after: START searx config :end-before: END searx config - Check ===== |