Переглянути джерело

Change installing from source to installing from nightly build

Neal Wu 8 роки тому
батько
коміт
9f78b1e03a
1 змінених файлів з 1 додано та 1 видалено
  1. 1 1
      tutorials/README.md

+ 1 - 1
tutorials/README.md

@@ -1,3 +1,3 @@
 # Tutorial Models
 
-This repository contains models referenced to from the [TensorFlow tutorials](https://www.tensorflow.org/tutorials/). We recommend [installing TensorFlow from source](https://www.tensorflow.org/get_started/os_setup#installing_from_sources) using the current master version rather than the r0.12 release before running these models.
+This repository contains models referenced to from the [TensorFlow tutorials](https://www.tensorflow.org/tutorials/). We recommend installing TensorFlow from the [nightly builds](https://github.com/tensorflow/tensorflow#installation) rather than the r0.12 release before running these models.