diff --git a/tensorflow/go/README.md b/tensorflow/go/README.md index 3989f9b25a4..31bba1ffbfa 100644 --- a/tensorflow/go/README.md +++ b/tensorflow/go/README.md @@ -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