summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorAlexandre Flament <alex@al-f.net>2021-10-01 09:48:53 +0200
committerAlexandre Flament <alex@al-f.net>2021-10-01 09:48:53 +0200
commit499c7b3cceb90684af9825cc428aa365b35b4c6f (patch)
tree262fbcb9e77f89b222a4896011b75be523023682 /Makefile
parent1dfac73a64ba15034a16fc0639618bf85594b98b (diff)
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 3710af4e..a4362b17 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'