summaryrefslogtreecommitdiff
path: root/utils/standalone_searx.py
diff options
context:
space:
mode:
Diffstat (limited to 'utils/standalone_searx.py')
-rwxr-xr-xutils/standalone_searx.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/standalone_searx.py b/utils/standalone_searx.py
index c52035fb9..89023f41b 100755
--- a/utils/standalone_searx.py
+++ b/utils/standalone_searx.py
@@ -15,7 +15,7 @@ Example to use this script:
.. code:: bash
- $ SEARX_DEBUG=1 python3 utils/standalone_searx.py rain
+ $ python3 utils/standalone_searx.py rain
Example to run it from python: