Skip to content

Commit

Permalink
Added requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
AzeemIdrisi committed Dec 24, 2023
1 parent f2564a5 commit d04e1cf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ Open terminal and paste the following commands :
git clone https://github.com/AzeemIdrisi/PhoneSploit-Pro.git
```
```
pip install python-nmap
pip install -r requirements.txt
```
```
cd PhoneSploit-Pro/
Expand All @@ -133,7 +133,7 @@ Open terminal and paste the following commands :
git clone https://github.com/AzeemIdrisi/PhoneSploit-Pro.git
```
```
pip install python-nmap
pip install -r requirements.txt
```
```
cd PhoneSploit-Pro/
Expand Down
Binary file added requirements.txt
Binary file not shown.

0 comments on commit d04e1cf

Please sign in to comment.