Skip to content
This repository was archived by the owner on Jun 30, 2022. It is now read-only.

Commit a5def81

Browse files
committed
README: fix pip install link
1 parent 4075ca9 commit a5def81

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,7 @@ we'll assume you use that one. With a virtual environment active, paste the
178178
URL into a ``pip install`` shell command, executing something like this:
179179

180180
```sh
181-
pip install https://github.com/GoogleCloud/DataflowPythonSDK/va.b.c.tar.gz
181+
pip install https://github.com/GoogleCloudPlatform/DataflowPythonSDK/vX.Y.Z.tar.gz
182182
```
183183

184184
#### Notes on installing with ``setup.py install``

0 commit comments

Comments
 (0)