Skip to content

Commit

Permalink
Merge pull request #124 from Albonycal/patch-1
Browse files Browse the repository at this point in the history
Added installation instructions for kali linux
  • Loading branch information
hakluke authored May 17, 2022
2 parents e8ed1d3 + 6be07cc commit b3ba87e
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,11 @@ cd hakrawler
docker build -t hakluke/hakrawler .
docker run --rm -i hakluke/hakrawler --help
```
### Kali Linux: Using apt

```sh
sudo apt install hakrawler
```

Then, to run hakrawler:

Expand Down

0 comments on commit b3ba87e

Please sign in to comment.