From aa3d5467b23d0836b443ac7f0aca330bbe7a04ad Mon Sep 17 00:00:00 2001 From: Deanna Garcia Date: Mon, 27 Jun 2022 17:05:41 +0000 Subject: [PATCH] Fix python link --- python/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/README.md b/python/README.md index 27f22c82c0..c7f7828e0b 100644 --- a/python/README.md +++ b/python/README.md @@ -33,7 +33,7 @@ Installation 2) If you do not have setuptools installed, note that it will be downloaded and installed automatically as soon as you run `setup.py`. 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 you install a binary distribution, make sure that it is the same