diff options
| author | Markus Heiser <markus.heiser@darmarit.de> | 2021-09-12 08:36:56 +0200 |
|---|---|---|
| committer | Markus Heiser <markus.heiser@darmarit.de> | 2021-09-13 14:36:24 +0200 |
| commit | ecb7e73e039cf805c31764d148daae15e91389a5 (patch) | |
| tree | ba5ad02b2c1a41701acf507c34bec1816bb65e0d /docs/dev/quickstart.rst | |
| parent | de5a8ee7d7186efdc1d54e602c5f807d87ebcfc2 (diff) | |
[brand] docs - normalize project name to SearXNG
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
Diffstat (limited to 'docs/dev/quickstart.rst')
| -rw-r--r-- | docs/dev/quickstart.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/dev/quickstart.rst b/docs/dev/quickstart.rst index 8132bccc4..fee09216e 100644 --- a/docs/dev/quickstart.rst +++ b/docs/dev/quickstart.rst @@ -6,7 +6,7 @@ Development Quickstart .. _npm: https://www.npmjs.com/ -Searx loves developers, just clone and start hacking. All the rest is done for +SearXNG loves developers, just clone and start hacking. All the rest is done for you simply by using :ref:`make <makefile>`. .. code:: sh |