summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorAlexandre Flament <alex@al-f.net>2021-10-02 07:57:49 +0200
committerGitHub <noreply@github.com>2021-10-02 07:57:49 +0200
commite39a03cc61e9792afb34084fb4d9973a61deecea (patch)
tree6c3a87246b119f46f262c72dfe39f574898511d4 /Makefile
parentfda5609a173094eeacad82840076c5e4772ad6b8 (diff)
parent499c7b3cceb90684af9825cc428aa365b35b4c6f (diff)
Merge pull request #367 from dalf/searxng-github
SearXNG: .github, searxng-docker
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 3710af4ec..a4362b171 100644
--- a/Makefile
+++ b/Makefile
@@ -14,7 +14,7 @@ help:
@./manage --help
@echo '----'
@echo 'run - run developer instance'
- @echo 'install - developer install of searx into virtualenv'
+ @echo 'install - developer install of SearxNG into virtualenv'
@echo 'uninstall - uninstall developer installation'
@echo 'clean - clean up working tree'
@echo 'search.checker - check search engines'