From ecb7e73e039cf805c31764d148daae15e91389a5 Mon Sep 17 00:00:00 2001 From: Markus Heiser Date: Sun, 12 Sep 2021 08:36:56 +0200 Subject: [brand] docs - normalize project name to SearXNG Signed-off-by: Markus Heiser --- docs/build-templates/searx.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/build-templates') diff --git a/docs/build-templates/searx.rst b/docs/build-templates/searx.rst index e4d5f06b3..70e658b4c 100644 --- a/docs/build-templates/searx.rst +++ b/docs/build-templates/searx.rst @@ -118,7 +118,7 @@ ${fedora_build} pip install -U wheel pip install -U pyyaml - # jump to searx's working tree and install searx into virtualenv + # jump to searx's working tree and install SearXNG into virtualenv (${SERVICE_USER})$ cd \"$SEARX_SRC\" (${SERVICE_USER})$ pip install -e . -- cgit v1.2.3