Browse Source

Merge pull request #1032 from Liampronan/patch-1

update inception Readme "Installing From Source" link
Neal Wu 8 years ago
parent
commit
f750c1161c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      inception/README.md

+ 1 - 1
inception/README.md

@@ -64,7 +64,7 @@ subsequent research.
 **NOTE** Before doing anything, we first need to build TensorFlow from source,
 **NOTE** Before doing anything, we first need to build TensorFlow from source,
 and installed as a PIP package. Please follow the instructions at [Installing
 and installed as a PIP package. Please follow the instructions at [Installing
 From Source]
 From Source]
-(https://www.tensorflow.org/get_started/os_setup.html#create-the-pip-package-and-install).
+(https://www.tensorflow.org/install/install_sources).
 
 
 Before you run the training script for the first time, you will need to download
 Before you run the training script for the first time, you will need to download
 and convert the ImageNet data to native TFRecord format. The TFRecord format
 and convert the ImageNet data to native TFRecord format. The TFRecord format