Browse Source

update inception Readme "Installing From Source" link

Liam Ronan 8 years ago
parent
commit
5095676e36
1 changed files with 1 additions and 1 deletions
  1. 1 1
      inception/README.md

+ 1 - 1
inception/README.md

@@ -59,7 +59,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