Merge pull request #24049 from unly:go-readme

PiperOrigin-RevId: 223409867
This commit is contained in:
TensorFlower Gardener 2018-11-29 14:21:55 -08:00
commit 5e6092315a

View File

@ -23,8 +23,8 @@ from source.
- [bazel](https://www.bazel.build/versions/master/docs/install.html)
- Environment to build TensorFlow from source code
([Linux of macOS](https://www.tensorflow.org/install/source)).
If you don't need GPU support, then try the following:
([Linux or macOS](https://www.tensorflow.org/install/source)). If you don't
need GPU support, then try the following:
```sh
sudo apt-get install python swig python-numpy # Linux