diff --git a/src/python/grpcio/support.py b/src/python/grpcio/support.py
index 33244eb388ee2d5614464b78ab00af7663290d73..7730374df08204c923660ed44c604f5feb507d4b 100644
--- a/src/python/grpcio/support.py
+++ b/src/python/grpcio/support.py
@@ -50,7 +50,6 @@ Could not find <Python.h>. This could mean the following:
     (check your environment variables or try re-installing?)
   * You're on Windows and your Python installation was somehow corrupted
     (check your environment variables or try re-installing?)
-    * Note: Windows users should look into installing `vcpython27`.
 """
 
 C_CHECKS = {