소스 검색

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.