Merge pull request #3822 from nathanielmanistaatgoogle/prerequisites

Add python-dev and python3-dev to prerequisites
pull/3886/head
Kailash Sethuraman 9 years ago
commit 9093eda079
  1. 2
      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

Loading…
Cancel
Save