Skip to content

Commit

Permalink
CONTRIBUTING.md Docker section newlines
Browse files Browse the repository at this point in the history
  • Loading branch information
ahundt authored and martinwicke committed Jun 14, 2017
1 parent b8416d4 commit d366337
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -160,10 +160,12 @@ There are two ways to run TensorFlow unit tests.
```

2. Using [Docker](www.docker.com) and TensorFlow's CI scripts.

```bash
# Install Docker first, then this will build and run cpu tests
tensorflow/tools/ci_build/ci_build.sh CPU bazel test //tensorflow/...
```

See
[TensorFlow Builds](https://github.com/tensorflow/tensorflow/tree/master/tensorflow/tools/ci_build) for details.

0 comments on commit d366337

Please sign in to comment.