mirror of
https://github.com/zebrajr/tensorflow.git
synced 2025-12-06 00:19:58 +01:00
Fix broken link to Anaconda installation (#2679)
This commit is contained in:
parent
4b7bc3174e
commit
9b69ec3960
|
|
@ -22,7 +22,7 @@ We support different ways to install TensorFlow:
|
|||
Python programs on your machine.
|
||||
* [Virtualenv install](#virtualenv-installation): Install TensorFlow in its own
|
||||
directory, not impacting any existing Python programs on your machine.
|
||||
* [Anaconda install](#anaconda-installation): Install TensorFlow in its own
|
||||
* [Anaconda install](#anaconda-environment-installation): Install TensorFlow in its own
|
||||
environment for those running the Anaconda Python distribution. Does not
|
||||
impact existing Python programs on your machine.
|
||||
* [Docker install](#docker-installation): Run TensorFlow in a Docker container
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user