Fix python link

pull/10182/head
Deanna Garcia 3 years ago
parent 512f42c8c6
commit aa3d5467b2
  1. 2
      python/README.md

@ -33,7 +33,7 @@ Installation
2) If you do not have setuptools installed, note that it will be 2) If you do not have setuptools installed, note that it will be
downloaded and installed automatically as soon as you run `setup.py`. downloaded and installed automatically as soon as you run `setup.py`.
If you would rather install it manually, you may do so by following If you would rather install it manually, you may do so by following
the instructions on [this page](https://packaging.python.org/en/latest/installing.html#setup-for-installing-packages). the instructions on [this page](https://packaging.python.org/en/latest/tutorials/installing-packages/).
3) Build the C++ code, or install a binary distribution of `protoc`. If 3) Build the C++ code, or install a binary distribution of `protoc`. If
you install a binary distribution, make sure that it is the same you install a binary distribution, make sure that it is the same

Loading…
Cancel
Save