diff --git a/src/python/README.md b/src/python/README.md
index afe7c731f1eb57c8602ee480edd1ebb92d374f4d..a3133b5aad3f132def9de66345f8108674b1d721 100644
--- a/src/python/README.md
+++ b/src/python/README.md
@@ -8,7 +8,7 @@ Beta : Core behavior well-used and proven; bugs lurk off the beaten path.
 
 PREREQUISITES
 -------------
-- Python 2.7, virtualenv, pip
+- python-virtualenv, python-pip, python3-pip, python-dev, python3-dev
 - [homebrew][] on Mac OS X.  These simplify the installation of the gRPC C core.
 
 INSTALLATION