Skip to content
Snippets Groups Projects
Commit fe8ad714 authored by Masood Malekghassemi's avatar Masood Malekghassemi
Browse files

Update Python doc w.r.t. Windows availability

parent 88b0d520
No related branches found
No related tags found
No related merge requests found
...@@ -6,7 +6,7 @@ Package for gRPC Python. ...@@ -6,7 +6,7 @@ Package for gRPC Python.
Installation Installation
------------ ------------
gRPC Python is available for Linux and Mac OS X running Python 2.7. gRPC Python is available for Linux, Mac OS X, and Windows running Python 2.7.
From PyPI From PyPI
~~~~~~~~~ ~~~~~~~~~
...@@ -40,5 +40,5 @@ package named :code:`python-dev`). ...@@ -40,5 +40,5 @@ package named :code:`python-dev`).
$ cd $REPO_ROOT $ cd $REPO_ROOT
$ pip install . $ pip install .
Note that `$REPO_ROOT` can be assigned to whatever directory name floats your Note that :code:`$REPO_ROOT` can be assigned to whatever directory name floats
fancy. your fancy.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment