We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 614bf4a + 320d723 commit 2b7d622Copy full SHA for 2b7d622
tensorflow/tools/ci_build/README.md
@@ -42,7 +42,7 @@ to docker caching. Individual builds are fast thanks to bazel caching.
42
2. Clone tensorflow repository.
43
44
```bash
45
-git clone https://github.com/tensorflow/tensorflow.git
+git clone --recurse-submodules https://github.com/tensorflow/tensorflow.git
46
```
47
48
3. Go to tensorflow directory
0 commit comments