Skip to content

Commit

Permalink
Update installation
Browse files Browse the repository at this point in the history
  • Loading branch information
shramos committed Sep 9, 2020
1 parent ff89862 commit 456368b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,10 @@ apt-get install build-essential python-dev libnetfilter-queue-dev tshark tcpdump
```
After the installation of the dependencies, the framework itself can be installed with the Python pip package manager in the following way:
```
pip3 install git+https://github.com/kti/python-netfilterqueue
pip3 install polymorph
```
_\* Problems with Python3.7? Check: [Issue 8](https://github.com/shramos/polymorph/issues/8)_
_\* More info: [Issue 8](https://github.com/shramos/polymorph/issues/8)_

## Docker environment

Expand Down

0 comments on commit 456368b

Please sign in to comment.