Skip to content

Commit 2b7d622

Browse files
committed
Merge pull request #934 from caisq/dev2.
2 parents 614bf4a + 320d723 commit 2b7d622

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tensorflow/tools/ci_build/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ to docker caching. Individual builds are fast thanks to bazel caching.
4242
2. Clone tensorflow repository.
4343

4444
```bash
45-
git clone https://github.com/tensorflow/tensorflow.git
45+
git clone --recurse-submodules https://github.com/tensorflow/tensorflow.git
4646
```
4747

4848
3. Go to tensorflow directory

0 commit comments

Comments
 (0)