diff --git a/README.rst b/README.rst index 1ddafda..d1303e4 100644 --- a/README.rst +++ b/README.rst @@ -79,7 +79,7 @@ Before installing, ensure you have: On Debian or Ubuntu, install these files with:: - apt-get install build-essential python-dev libnetfilter-queue-dev + apt-get install build-essential python3-dev libnetfilter-queue-dev From PyPI ---------