Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
naufalardhani authored Jul 2, 2021
1 parent a68d1cb commit 4d8f874
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,8 @@ domhttpx is a google search engine dorker with HTTP toolkit built with python, c
# Insallation
```
$ git clone https://github.com/naufalardhani/domhttpx.git
$ cd domhttpx && chmod +x domhttpx.py
$ pip3 install -r requirements.txt
$ ./domhttpx.py
$ cd domhttpx && pip3 install -r requirements.txt
$ python3 domhttpx.py --help
```

# Default Usage
Expand Down

0 comments on commit 4d8f874

Please sign in to comment.