Skip to content

Commit

Permalink
Merge pull request grpc#3822 from nathanielmanistaatgoogle/prerequisites
Browse files Browse the repository at this point in the history
Add python-dev and python3-dev to prerequisites
  • Loading branch information
hsaliak committed Oct 19, 2015
2 parents 1ae8163 + cbcf187 commit 9093eda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/python/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 9093eda

Please sign in to comment.