diff --git a/doc/install_pip.md b/doc/install_pip.md
index 05589e8ee62cec2b268c87d506443ba963a53d95..845b3cb40564612548ef47a28e77404fa5f39a54 100644
--- a/doc/install_pip.md
+++ b/doc/install_pip.md
@@ -24,7 +24,7 @@ On Ubuntu (14.04 and 16.04) and Debian 8, you need this package too:
 sudo apt install libffi-dev
 ```
 
-Linux Mint is reported to require the installation of this package too:
+Raspbian and Linux Mint are reported to require the installation of this package too:
 ```bash
 sudo apt install python3-dev
 ```