diff --git a/README.rst b/README.rst index a3b7406a..29fb8271 100644 --- a/README.rst +++ b/README.rst @@ -215,6 +215,10 @@ package name is ``newspaper``. **If you are on Debian / Ubuntu**, install using the following: +- Install ``pip3`` command needed to install ``newspaper3k`` package:: + + $ sudo apt-get install python3-pip + - Python development version, needed for Python.h:: $ sudo apt-get install python-dev