Skip to content

Commit

Permalink
Merge pull request #1 from alfonsoegio/develop
Browse files Browse the repository at this point in the history
Installation instructions fix
  • Loading branch information
xampla authored Jul 10, 2023
2 parents a28d7de + d9286c6 commit 45401e8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,9 @@ During the reconnaissance phase, an attacker searches for any information about
## 🛠️ Installation
```
git clone https://github.com/xampla/InfoHound.git
cd InfoHound
cd InfoHound/infohound
mv infohound_config.sample.py infohound_config.py
cd ..
docker-compose up -d
```
You must add API Keys inside infohound_config.py file
Expand Down

0 comments on commit 45401e8

Please sign in to comment.