Skip to content

Commit

Permalink
Update path to Mac tensorflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Sean McMains committed Oct 28, 2016
1 parent 5511b31 commit c85e89e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -284,7 +284,7 @@ $ pip3 install --upgrade https://storage.googleapis.com/tensorflow/linux/cpu/ten
### OSX for Python 3.4 or Python 3.5

```shell
$ pip3 install --upgrade https://storage.googleapis.com/tensorflow/mac/tensorflow-0.11.0rc1-py3-none-any.whl
$ pip3 install --upgrade https://storage.googleapis.com/tensorflow/mac/cpu/tensorflow-0.11.0rc1-py3-none-any.whl
```

### Other Linux/OSX varieties
Expand Down

0 comments on commit c85e89e

Please sign in to comment.