Skip to content

Commit d366337

Browse files
ahundtmartinwicke
authored andcommitted
CONTRIBUTING.md Docker section newlines
1 parent b8416d4 commit d366337

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CONTRIBUTING.md

+2
Original file line numberDiff line numberDiff line change
@@ -160,10 +160,12 @@ There are two ways to run TensorFlow unit tests.
160160
```
161161

162162
2. Using [Docker](www.docker.com) and TensorFlow's CI scripts.
163+
163164
```bash
164165
# Install Docker first, then this will build and run cpu tests
165166
tensorflow/tools/ci_build/ci_build.sh CPU bazel test //tensorflow/...
166167
```
168+
167169
See
168170
[TensorFlow Builds](https://github.com/tensorflow/tensorflow/tree/master/tensorflow/tools/ci_build) for details.
169171

0 commit comments

Comments
 (0)