Skip to content

Commit

Permalink
UPDATED: README
Browse files Browse the repository at this point in the history
  • Loading branch information
shramos committed Oct 7, 2020
1 parent 068646a commit c5f3946
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ This framework can be used to modify in real time network packets that implement

Polymorph is specially designed to be installed and run on a Linux operating system. Before installing the framework, the following requirements must be installed:
```
apt-get install build-essential python-dev libnetfilter-queue-dev tshark tcpdump python3-pip wireshark
apt-get install build-essential python-dev libnetfilter-queue-dev tshark tcpdump python3-pip wireshark git
```
After the installation of the dependencies, the framework itself can be installed with the Python pip package manager in the following way:
```
Expand Down

0 comments on commit c5f3946

Please sign in to comment.