Procházet zdrojové kódy

Change installing from source to installing from nightly build

Neal Wu před 8 roky
rodič
revize
9f78b1e03a
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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.