Skip to content

Commit 1d6ab81

Browse files
committed
Updated README
1 parent f2c7e4e commit 1d6ab81

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ git clone https://github.com/opsdisk/pagodo.git
4848
cd pagodo
4949
python3 -m venv .venv # If using a virtual environment.
5050
source .venv/bin/activate # If using a virtual environment.
51+
pip install --upgrade pip setuptools
5152
pip install -r requirements.txt
5253
```
5354

@@ -119,9 +120,9 @@ dorks["category_dict"].keys()
119120
dorks["category_dict"][1]["category_name"]
120121
```
121122

122-
## <span>pagodo.py</span>
123+
## pagodo.py
123124

124-
### Using <span>pagodo.py</span> as a script
125+
### Using pagodo.py as a script
125126

126127
```bash
127128
python pagodo.py -d example.com -g dorks.txt

0 commit comments

Comments
 (0)