summaryrefslogtreecommitdiff
path: root/docs/build-templates
diff options
context:
space:
mode:
authorMarkus Heiser <markus.heiser@darmarit.de>2021-09-12 08:36:56 +0200
committerMarkus Heiser <markus.heiser@darmarit.de>2021-09-13 14:36:24 +0200
commitecb7e73e039cf805c31764d148daae15e91389a5 (patch)
treeba5ad02b2c1a41701acf507c34bec1816bb65e0d /docs/build-templates
parentde5a8ee7d7186efdc1d54e602c5f807d87ebcfc2 (diff)
downloadsearxng-ecb7e73e039cf805c31764d148daae15e91389a5.tar.gz
searxng-ecb7e73e039cf805c31764d148daae15e91389a5.zip
[brand] docs - normalize project name to SearXNG
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
Diffstat (limited to 'docs/build-templates')
-rw-r--r--docs/build-templates/searx.rst2
1 files changed, 1 insertions, 1 deletions
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 .