summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--theHarvester.install8
1 files changed, 4 insertions, 4 deletions
diff --git a/theHarvester.install b/theHarvester.install
index 682ed2f40270..68be4c95e2db 100644
--- a/theHarvester.install
+++ b/theHarvester.install
@@ -1,7 +1,7 @@
post_install() {
- echo "Add your keys to /opt/theharvester-git/discovery/constants.py\n
- googleCSE: API key and CSE ID\n
- hunter: API key\n
- securitytrails: API key\n
+ echo "Add your keys to /opt/theharvester-git/discovery/constants.py
+ googleCSE: API key and CSE ID
+ hunter: API key
+ securitytrails: API key
shodan: API key"
}