diff --git a/README.md b/README.md index a6ec95bb775e77a392c9fd113a48968fd2fc9e5e..8e92a2ba4835996f58cac6aed8e6eb19b279d5eb 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,7 @@ sudo cp packetdrill /usr/bin ### FreeBSD For installing the required packages run: ``` -sudo pkg install git bison +sudo pkg install git bison python ``` Then download the sources, compile them and install the binary: ```