Skip to content
Snippets Groups Projects
Unverified Commit fd48719e authored by Michael Tüxen's avatar Michael Tüxen Committed by GitHub
Browse files

Update README.md

Add python also on Linux as it is required by some scripts.
parent 371ef1c9
No related branches found
No related tags found
No related merge requests found
......@@ -24,7 +24,7 @@ sudo cp packetdrill /usr/bin
### Linux (Ubuntu)
For installing the required packages run:
```
sudo apt-get install make git libsctp-dev bison flex
sudo apt-get install make git libsctp-dev bison flex python
```
Then download the sources, compile them and install the binary:
```
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment