Skip to content

Commit

Permalink
chore: update README.md and rename deps
Browse files Browse the repository at this point in the history
  • Loading branch information
hi-unc1e committed Apr 18, 2024
1 parent 9966354 commit a327092
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,12 @@ Roadmap:
---
* Python 2.7 / 3.9
* pip

```markdown
python2 ./shodan-python-1.27.0/setup.py install
cd ./shodan-python-1.27.0/
python3 setup.py install

pip intall -r requirements.txt

sudo yum -y install python-devel
```
Expand Down
File renamed without changes.

0 comments on commit a327092

Please sign in to comment.