We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 08c293a + ec02ca8 commit 1985bc3Copy full SHA for 1985bc3
g3doc/get_started.md
@@ -71,7 +71,7 @@ follows:
71
```sh
72
pip download tensorflow_data_validation \
73
--no-deps \
74
- --platform manylinux1_x86_64 \
+ --platform manylinux2010_x86_64 \
75
--only-binary=:all:
76
77
```
0 commit comments